diff options
Diffstat (limited to 'commands/vtquote.js')
| -rw-r--r-- | commands/vtquote.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/vtquote.js b/commands/vtquote.js index f5f9f14..aedee86 100644 --- a/commands/vtquote.js +++ b/commands/vtquote.js @@ -60,6 +60,6 @@ module.exports.run = async (client, message) => { name: 'vtquote', description: 'Tells you quotes when victor accidentaly swore.', usage: 'vtquote', - category: '- General Commands', + category: '- Quote Commands', };
\ No newline at end of file |
