aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commands/setmoney.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/setmoney.js b/commands/setmoney.js
index 44ff85d..f979c40 100644
--- a/commands/setmoney.js
+++ b/commands/setmoney.js
@@ -52,7 +52,7 @@ module.exports.run = async (client, message, args) => {
};
exports.conf = {
- aliases: [''],
+ aliases: [],
guildOnly: true,
};
exports.help = {