forked from Supositware/Haha-Yes
Fixed the group
This commit is contained in:
parent
c740459352
commit
ef4c003bd8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module.exports = class supportMeCommand extends Command {
|
|||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'supportme',
|
||||
group: 'fun',
|
||||
group: 'utility',
|
||||
memberName: 'supportme',
|
||||
description: `Support me and my bot`,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue