From 068bdabb9c314ca625830a83c653aa93595c255c Mon Sep 17 00:00:00 2001 From: j Date: Thu, 24 Sep 2015 18:43:26 +0100 Subject: [PATCH] show subtitles --- config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.jsonc b/config.jsonc index beccc2a..7ccd60b 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1010,7 +1010,7 @@ "videoResolution": 480, "videoScale": "fit", "videoSize": "large", - "videoSubtitles": false, + "videoSubtitles": true, "videoSubtitlesOffset": 0, "videoTimeline": "antialias", "videoView": "player",