From b543fd7c474e34083a0d8c1fa16d3cdacda93c29 Mon Sep 17 00:00:00 2001 From: greatplainsmodding Date: Wed, 9 Dec 2020 22:26:14 -0600 Subject: [PATCH] update --- StaffPanel/src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StaffPanel/src/config.json b/StaffPanel/src/config.json index 1711e81..bb411b3 100644 --- a/StaffPanel/src/config.json +++ b/StaffPanel/src/config.json @@ -1,5 +1,5 @@ { - "discordToken":"NzE3MjE3NjA4NTg3MjgwNDQ1.XtXG8w.G3G0IQqklGwbQTQMFCVLMhZuE4w", + "discordToken":"", "authentication": "testtoken", "port":5000, "prefix":"t!", @@ -7,7 +7,7 @@ "passport": { "secret": "test", "clientID": "717217608587280445", - "clientSecret": "HuIeIvzoTIICc7wS-3e6hOmyN-hL89PQ", + "clientSecret": "", "callbackURL": "http://localhost:5000/dashboard/callback" }, "FiveMLogs": {