diff options
Diffstat (limited to 'commands/quote.js')
| -rw-r--r-- | commands/quote.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/quote.js b/commands/quote.js index 971949f..14995c3 100644 --- a/commands/quote.js +++ b/commands/quote.js @@ -60,6 +60,6 @@ exports.conf = { name: 'quote', description: 'Tells you quotes', usage: 'quote', - category: '- General Commands', + category: '- Quote Commands', };
\ No newline at end of file |
