summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 79a96d1..91f612b 100644
--- a/index.html
+++ b/index.html
@@ -2258,6 +2258,8 @@ if (DelisOK) {
}
break;
case "Yellow":
+ ShowSubs = 1 - ShowSubs;
+ videoplane.subtitles = Boolean(ShowSubs); // Enable subtitles or Disable subtitles
break;
case "Blue":
ShowInfo();