From 27699a36b4a0ea7a477501d95ade8d2522a98460 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Sun, 11 Jun 2023 01:06:34 +0200 Subject: [PATCH] fix pride category --- commands/message/image/pride.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/message/image/pride.js b/commands/message/image/pride.js index a10250c..9d113b7 100644 --- a/commands/message/image/pride.js +++ b/commands/message/image/pride.js @@ -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 []' }, run: async (context, args) => {