soiz1 commited on
Commit
6c98969
·
verified ·
1 Parent(s): 385307b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -557,6 +557,7 @@ function goFullscreen() {
557
 
558
  function toggleSubtitleMenu() {
559
  document.getElementById('subtitleToggle').checked ^= true;
 
560
  }
561
 
562
  // イベントリスナー
 
557
 
558
  function toggleSubtitleMenu() {
559
  document.getElementById('subtitleToggle').checked ^= true;
560
+ toggleSubtitles();
561
  }
562
 
563
  // イベントリスナー