This commit is contained in:
danielbodendahl
2017-10-02 14:56:28 -04:00
parent 21d4fc9d9b
commit 18e6bac490
+2 -1
View File
@@ -14,7 +14,8 @@ module.exports = class KissMarryKillCommand extends Command {
key: 'thing1',
prompt: 'Who is the first person you choose?',
type: 'string'
}, {
},
{
key: 'thing2',
prompt: 'Who is the second person you choose?',
type: 'string'