This commit is contained in:
ashley 2024-08-09 13:23:43 +00:00
parent e410bdc95a
commit 5f5fe6d555

View file

@ -623,7 +623,7 @@ background-color: #0000;
document.addEventListener("DOMContentLoaded", () => {
const video = videojs('video', {
controls: true,
autoplay: true,
autoplay: false,
preload: 'auto',
plugins: {
hotkeys: {