This commit is contained in:
Daniel Odendahl Jr
2017-11-06 00:01:00 +00:00
parent 4580c01133
commit 6bb658090a
+1 -1
View File
@@ -33,7 +33,7 @@ module.exports = class DistractedBoyfriendCommand extends Command {
prompt: 'Which user should be the boyfriend?', prompt: 'Which user should be the boyfriend?',
type: 'user', type: 'user',
default: '' default: ''
}, }
] ]
}); });
} }