soiz1 commited on
Commit
fe79a34
·
verified ·
1 Parent(s): 5d22372

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -709,7 +709,7 @@
709
 
710
  // 初期設定
711
  video.controls = false;
712
- let isDragging = false;
713
  let subtitlesEnabled = true;
714
  let normalVideoWidth = videoContainer.clientWidth;
715
  let audioOnlyMode = false;
 
709
 
710
  // 初期設定
711
  video.controls = false;
712
+ //let isDragging = false;
713
  let subtitlesEnabled = true;
714
  let normalVideoWidth = videoContainer.clientWidth;
715
  let audioOnlyMode = false;