mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 23:23:08 -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: 'Adds a pride-themed overlay to someones avatar.',
|
||||||
description_short: 'Pride overlay',
|
description_short: 'Pride overlay',
|
||||||
examples: ['gay labsCore'],
|
examples: ['gay labsCore'],
|
||||||
category: 'info',
|
category: 'image',
|
||||||
usage: 'pride [<user>]'
|
usage: 'pride [<user>]'
|
||||||
},
|
},
|
||||||
run: async (context, args) => {
|
run: async (context, args) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue