From 12ea5e48614c18290bbb2a580924bff7ed2f9ae2 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Thu, 27 Sep 2018 19:59:45 +0200 Subject: [PATCH] removed error --- config-exemple.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-exemple.json b/config-exemple.json index 86ee658a..42613ee8 100644 --- a/config-exemple.json +++ b/config-exemple.json @@ -4,5 +4,5 @@ "ownerID": "Your id", "botID": "ID of the bot", "statsChannel": "ID of the channel that the bot are going to post its stats", - "supportServer": "Invite link for the support server of the bot", + "supportServer": "Invite link for the support server of the bot" } \ No newline at end of file