From 474eeb1153f67f8faeefced9922a318857b6c88c Mon Sep 17 00:00:00 2001 From: MichaelThomasMPT Date: Sat, 11 Apr 2020 21:21:11 +0800 Subject: [PATCH] Bans was present twice in the example settings.json file. --- settings_example.json | 1 - 1 file changed, 1 deletion(-) diff --git a/settings_example.json b/settings_example.json index ea69bc9..bf3b028 100644 --- a/settings_example.json +++ b/settings_example.json @@ -6,7 +6,6 @@ "StreamKey": "ALongStreamKey", "ListenAddress": ":8089", "ApprovedEmotes": null, - "Bans": [], "LogLevel": "debug", "LogFile": "thelog.log", "RateLimitChat": 1,