From c7863b0396c6840883d0c98ec83968d5c7b5acfd Mon Sep 17 00:00:00 2001 From: dece Date: Thu, 5 Nov 2020 23:53:34 +0100 Subject: [PATCH] config: fix issues in example config file --- config.json.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json.example b/config.json.example index 3cc905c..563cf4d 100644 --- a/config.json.example +++ b/config.json.example @@ -80,7 +80,7 @@ "pissed_message": "I'm pissed off now..." }, "music": { - "commands": ["music", "album"], + "commands": ["music", "album"] }, "notes": { "commands": ["note down", "notes"], @@ -127,7 +127,7 @@ "lang": "en", "ambiguous_response": "It is ambiguous.", "empty_response": "I can't find it." - } + }, "youtube": { "commands": ["youtube"], "api_key": ""