From 4e36400f6fd3ce099f51bb319775fa0f234c8c3f Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Thu, 2 Jul 2020 18:44:08 -0400 Subject: [PATCH] Fix --- commands/edit-image/oil-painting.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/edit-image/oil-painting.js b/commands/edit-image/oil-painting.js index 1a97c173..31c81219 100644 --- a/commands/edit-image/oil-painting.js +++ b/commands/edit-image/oil-painting.js @@ -8,7 +8,7 @@ module.exports = class OilPaintingCommand extends Command { name: 'oil-painting', aliases: ['oil', 'paint', 'painting'], group: 'edit-image', - memberName: 'noise', + memberName: 'oil-painting', description: 'Draws an image or a user\'s avatar but with oil paints.', throttling: { usages: 1,