Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -716,7 +716,7 @@
|
|
716 |
let normalVideoWidth = videoContainer.clientWidth;
|
717 |
let audioOnlyMode = false;
|
718 |
|
719 |
-
|
720 |
previewVideo.src = video.src;
|
721 |
previewVideo.preload = "auto";
|
722 |
|
|
|
716 |
let normalVideoWidth = videoContainer.clientWidth;
|
717 |
let audioOnlyMode = false;
|
718 |
|
719 |
+
|
720 |
previewVideo.src = video.src;
|
721 |
previewVideo.preload = "auto";
|
722 |
|