diff --git a/src/struct/config/config.js b/src/struct/config/config.js index 05164005..63708c01 100644 --- a/src/struct/config/config.js +++ b/src/struct/config/config.js @@ -24,7 +24,7 @@ module.exports = { embedColor: "#b50002", invite: "https://musix-web.herokuapp.com/releases", supportServer: "https://musix-web.herokuapp.com/discord", - devMode: true, + devMode: false, api: false, saveDB: true, respawn: true,