mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 22:53:06 -04:00
fix pride category
This commit is contained in:
parent
7573b38c97
commit
27699a36b4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
description: 'Adds a pride-themed overlay to someones avatar.',
|
||||
description_short: 'Pride overlay',
|
||||
examples: ['gay labsCore'],
|
||||
category: 'info',
|
||||
category: 'image',
|
||||
usage: 'pride [<user>]'
|
||||
},
|
||||
run: async (context, args) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue