diff options
Diffstat (limited to 'commands/setprefix.js')
| -rw-r--r-- | commands/setprefix.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/setprefix.js b/commands/setprefix.js index 39b03f6..7a2dc96 100644 --- a/commands/setprefix.js +++ b/commands/setprefix.js @@ -50,6 +50,6 @@ module.exports.run = async (client, message, args) => { name: 'setprefix', description: 'Sets the guild prefix.', usage: 'setprefix [prefix]', - category: '- General Commands', + category: '- Settings Commands', };
\ No newline at end of file |
