forgot to move this one
This commit is contained in:
parent
c482e458d6
commit
97d51cb3b8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ module.exports = class likeCommand extends Command {
|
|||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'like',
|
||||
group: 'fun',
|
||||
group: 'images',
|
||||
memberName: 'like',
|
||||
description: `What the hell is this and why did my grandsone like it`,
|
||||
});
|
Loading…
Reference in a new issue