1
Fork 0

Update html/poketube.ejs

This commit is contained in:
ashley 2024-08-01 11:21:41 +00:00
parent a0daea7b6b
commit 34dcf5b91f

View file

@ -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>