From a4f207aa95c75b371d6853af84c94e97664abfec Mon Sep 17 00:00:00 2001 From: odrling Date: Sun, 18 Aug 2019 23:45:40 +0200 Subject: [PATCH] [Karaoke] Autocommit and autofocus --- src/libresrc/default_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libresrc/default_config.json b/src/libresrc/default_config.json index 41b04d5b8..035ffbeda 100644 --- a/src/libresrc/default_config.json +++ b/src/libresrc/default_config.json @@ -23,8 +23,8 @@ "Audio" : { "Auto" : { - "Commit" : false, - "Focus" : false, + "Commit" : true, + "Focus" : true, "Scroll" : true }, "Cache" : {