From 7bd37b6ca1b3e7cba176fd9c599033a1c4832b56 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 318f8d3ee..d1735452f 100644 --- a/src/libresrc/default_config.json +++ b/src/libresrc/default_config.json @@ -22,8 +22,8 @@ "Audio" : { "Auto" : { - "Commit" : false, - "Focus" : false, + "Commit" : true, + "Focus" : true, "Scroll" : true }, "Cache" : {