mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
Update html/poketube.ejs
This commit is contained in:
parent
a0daea7b6b
commit
34dcf5b91f
@ -766,7 +766,9 @@ background-color: #0000;
|
||||
</script>
|
||||
<ptd-app-iconfixer>
|
||||
<script>
|
||||
var player = videojs('video');
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
var player = videojs('my-video');
|
||||
});
|
||||
</script>
|
||||
</ptd-app-iconfixer>
|
||||
<ptd-app-ejs>
|
||||
|
Loading…
Reference in New Issue
Block a user