diff options
Diffstat (limited to 'commands/contribute.js')
| -rw-r--r-- | commands/contribute.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/contribute.js b/commands/contribute.js index 3c5f966..b6a2d6f 100644 --- a/commands/contribute.js +++ b/commands/contribute.js @@ -10,5 +10,5 @@ exports.conf = { exports.help = { name: 'contribute', description: 'Contributing to the bot.', - category: 'Utility', + category: 'Information', }; |
