diff options
Diffstat (limited to 'commands/addquote.js')
| -rw-r--r-- | commands/addquote.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/addquote.js b/commands/addquote.js index 9d96d91..793e398 100644 --- a/commands/addquote.js +++ b/commands/addquote.js @@ -54,6 +54,6 @@ module.exports.run = async (client, message, args) => { name: 'addquote', description: 'Sets the guild prefix.', usage: 'addquote [author] [authorImage] [quote] [year]', - category: '- General Commands', + category: '- Quote Commands', }; |
