diff --git a/commands/avatar-edit/distracted-boyfriend.js b/commands/avatar-edit/distracted-boyfriend.js index 95aa83c2..b227d81d 100644 --- a/commands/avatar-edit/distracted-boyfriend.js +++ b/commands/avatar-edit/distracted-boyfriend.js @@ -33,7 +33,7 @@ module.exports = class DistractedBoyfriendCommand extends Command { prompt: 'Which user should be the boyfriend?', type: 'user', default: '' - }, + } ] }); }