From 1902206eaaf6916c54151c67063760af86cfea8b Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Tue, 29 Sep 2020 14:11:40 -0400 Subject: [PATCH] Fix --- commands/code/beautify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/code/beautify.js b/commands/code/beautify.js index 718cdf16..2ca7f74c 100644 --- a/commands/code/beautify.js +++ b/commands/code/beautify.js @@ -8,7 +8,7 @@ module.exports = class BeautifyCommand extends Command { name: 'beautify', aliases: ['js-beautify'], group: 'code', - memberName: 'lint', + memberName: 'beautify', description: 'Beautifies code with js-beautify.', clientPermissions: ['READ_MESSAGE_HISTORY'], args: [