diff options
Diffstat (limited to 'commands/slots.js')
| -rw-r--r-- | commands/slots.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/slots.js b/commands/slots.js index dcc8903..e618145 100644 --- a/commands/slots.js +++ b/commands/slots.js @@ -91,5 +91,5 @@ module.exports.run = async (client, message) => { name: 'slots', description: 'Develop a gambling addiction by playing Slots!', usage: 'slots', - category: '- Economy Commands', + category: '- Games', }; |
