From 852ac79b68264505d7b631c3d5913565500139f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Mon, 2 Mar 2020 21:52:42 +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 d42daea..e8251c2 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -14,7 +14,7 @@ module.exports = { invite: "", //Settings devMode: false, - prefix: "?", + prefix: "#", devPrefix: "-", volume: 5, }