Update config.js

This commit is contained in:
Christer Warén
2020-03-02 21:52:42 +02:00
committed by GitHub
parent d77c82c527
commit 852ac79b68

View File

@@ -14,7 +14,7 @@ module.exports = {
invite: "", invite: "",
//Settings //Settings
devMode: false, devMode: false,
prefix: "?", prefix: "#",
devPrefix: "-", devPrefix: "-",
volume: 5, volume: 5,
} }