1
Fork 0

Update html/poketube.ejs

This commit is contained in:
ashley 2024-08-09 11:10:54 +00:00
parent 430d27d303
commit 12604c4a46

View file

@ -386,7 +386,6 @@ a[data-onclick="jump_to_time"] {
<!-- video.js -->
<link href="/css/videojs-v8.16.0.css" rel="stylesheet" />
<script src="/static/videojs-plugin-hotkeys.js"></script>
<script src="/static/vjs.min.js"></script>
<!-- css files end -->
@ -618,6 +617,7 @@ background-color: #0000;
}
</style>
<script src="/static/videojs-plugin-hotkeys.js"></script>
<script>
document.addEventListener("DOMContentLoaded", () => {