From 3bef6da1be404afa5f8d6dca1a7da7c2462ed53d Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Tue, 22 Mar 2022 12:13:43 +0100 Subject: [PATCH] Update config.json.example --- config.json.example | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config.json.example b/config.json.example index 59e82b3..7afe0f0 100644 --- a/config.json.example +++ b/config.json.example @@ -3,12 +3,6 @@ "token": "required", "clientId": "required", "guildId": "required", - "clientSecret": "required" - }, - "dashboard": { - "url": "https://xyter.zyner.org", - "port": 80, - "licenseKey": "required" }, "colors": { "success": "0x22bb33",