diff options
| author | Alee <alee14498@gmail.com> | 2018-03-25 16:08:17 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-25 16:08:17 -0400 |
| commit | 5833b13dda05d86f73daa27f530fa25fd3ec7618 (patch) | |
| tree | 335d60c792fd96aa6f229487609211cfaaea6a5e /commands/money.js | |
| parent | 77bccfb5cfbba15e749055bc5c756927638a4707 (diff) | |
| download | AleeBot-5833b13dda05d86f73daa27f530fa25fd3ec7618.tar.gz AleeBot-5833b13dda05d86f73daa27f530fa25fd3ec7618.tar.bz2 AleeBot-5833b13dda05d86f73daa27f530fa25fd3ec7618.zip | |
Changes
Diffstat (limited to 'commands/money.js')
| -rw-r--r-- | commands/money.js | 2 |
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 |
