mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:28:35 +01:00
h
This commit is contained in:
parent
34dcf5b91f
commit
6349ccf0aa
1 changed files with 1 additions and 1 deletions
|
@ -767,7 +767,7 @@ background-color: #0000;
|
||||||
<ptd-app-iconfixer>
|
<ptd-app-iconfixer>
|
||||||
<script>
|
<script>
|
||||||
document.addEventListener('DOMContentLoaded', function() {
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
var player = videojs('my-video');
|
var player = videojs('video');
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</ptd-app-iconfixer>
|
</ptd-app-iconfixer>
|
||||||
|
|
Loading…
Reference in a new issue