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: [