From 0bd77bfbadb5d828bcba9bbb76ceb4c01c5f2556 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 3 May 2020 22:29:14 -0400 Subject: [PATCH] Fix --- commands/edit-image/squish.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/edit-image/squish.js b/commands/edit-image/squish.js index 9f9aecbf..c82d07c2 100644 --- a/commands/edit-image/squish.js +++ b/commands/edit-image/squish.js @@ -7,7 +7,7 @@ module.exports = class SquishCommand extends Command { super(client, { name: 'squish', group: 'edit-image', - memberName: 'stretch', + memberName: 'squish', description: 'Draws an image or a user\'s avatar but squished across the X or Y axis.', throttling: { usages: 1,