From c0cfa50c800900bbe46b3daa9cb8bda1171f16ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Mon, 2 Mar 2020 22:02:48 +0200 Subject: [PATCH] Update config.js --- struct/config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struct/config/config.js b/struct/config/config.js index dc5afe3..23320db 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -5,7 +5,7 @@ module.exports = { token: process.env.TOKEN, devToken: process.env.DEVTOKEN, //support guild - supportGuild: "https://discord.gg/rRA65Mn" + supportGuild: "https://discord.gg/rRA65Mn", //channels debug_channel: "634718645188034560", primary_test_channel: "617633098296721409",