summaryrefslogtreecommitdiff
path: root/commands/money.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/money.js')
-rw-r--r--commands/money.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/money.js b/commands/money.js
index d08a2ff..c818d0d 100644
--- a/commands/money.js
+++ b/commands/money.js
@@ -44,6 +44,6 @@ module.exports.run = async (client, message) => {
name: 'money',
description: 'Displays your balance.',
usage: 'money',
- category: '- Fun Commands',
+ category: '- Economy Commands',
};
\ No newline at end of file