This commit is contained in:
Dragon Fire
2020-11-21 19:14:18 -05:00
parent 5565d88758
commit 7b89e8759a
+1 -1
View File
@@ -61,7 +61,7 @@ module.exports = class YuGiOhGenCommand extends Command {
type: 'string',
oneOf: types,
parse: type => type.toLowerCase()
}
},
{
key: 'image',
prompt: 'What image would you like to edit?',