From bd87c126e88a58c773d2df38efe4a62ed6242abe Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Tue, 6 Oct 2020 22:12:04 +0200 Subject: [PATCH] Updated the default config --- default-config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/default-config.json b/default-config.json index fd226bd..0bf08f9 100644 --- a/default-config.json +++ b/default-config.json @@ -4,6 +4,7 @@ "username": "" }, "speech": { - "device_index": 30 + "device_index": 30, + "prefixes": ["computer", "computers"] } }