From f532386976b06f207b8ad7eae1b0f364da6eddbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 9 Aug 2021 22:11:50 -0500 Subject: [plyr]: minor fix syntax --- youtube/static/js/plyr-start.js | 1 - 1 file changed, 1 deletion(-) (limited to 'youtube') diff --git a/youtube/static/js/plyr-start.js b/youtube/static/js/plyr-start.js index aff925f..e14f33b 100644 --- a/youtube/static/js/plyr-start.js +++ b/youtube/static/js/plyr-start.js @@ -1,7 +1,6 @@ let captionsActive; switch(true) { - case data.settings.subtitles_mode == 2: captionsActive = true; break; -- cgit v1.2.3