diff --git a/commands/interaction/slash/info/avatar.js b/commands/interaction/slash/info/avatar.js index a6d7168..828aaf5 100644 --- a/commands/interaction/slash/info/avatar.js +++ b/commands/interaction/slash/info/avatar.js @@ -7,7 +7,7 @@ const { editOrReply } = require('../../../../labscore/utils/message'); module.exports = { description: 'Get someones avatar.', - name: 'avatar2', + name: 'avatar', contexts: [ 0, 1,