diff options
| -rw-r--r-- | commands/jail.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/jail.js b/commands/jail.js index 6dae4fa..6972b04 100644 --- a/commands/jail.js +++ b/commands/jail.js @@ -43,6 +43,6 @@ exports.conf = { name: 'jail', description: 'Jails a member', usage: 'jail [user]', - category: '- Moderation Commands', + category: '- Exclusive Commands', };
\ No newline at end of file |
