forgetted to change prefix back to production

This commit is contained in:
Christer Warén 2020-03-12 01:23:43 +02:00
parent 3e47d55567
commit 89d1eb62f8

View File

@ -17,7 +17,7 @@ module.exports = {
invite: "https://discordapp.com/api/oauth2/authorize?client_id=684109535312609409&permissions=3427328&scope=bot",
//Settings
prefix: "rx-",
prefix: "rx>",
volume: 5
}