forgot to move this one

This commit is contained in:
loicbersier 2018-10-15 00:33:42 +02:00
parent c482e458d6
commit 97d51cb3b8

View file

@ -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`,
});