diff --git a/commands/edit-image/yu-gi-oh-gen.js b/commands/edit-image/yu-gi-oh-gen.js index 542cfbb4..0a0dc6b6 100644 --- a/commands/edit-image/yu-gi-oh-gen.js +++ b/commands/edit-image/yu-gi-oh-gen.js @@ -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?',