1
Fork 0
This commit is contained in:
ashley 2024-08-01 11:23:17 +00:00
parent 34dcf5b91f
commit 6349ccf0aa

View file

@ -767,7 +767,7 @@ background-color: #0000;
<ptd-app-iconfixer>
<script>
document.addEventListener('DOMContentLoaded', function() {
var player = videojs('my-video');
var player = videojs('video');
});
</script>
</ptd-app-iconfixer>