This commit is contained in:
Daniel Odendahl Jr
2017-11-19 21:22:14 +00:00
parent ad45cedd0e
commit 643ed935a4
+1 -1
View File
@@ -19,7 +19,7 @@ module.exports = class ContrastCommand extends Command {
{
key: 'image',
prompt: 'What image would you like to edit?',
type: 'user',
type: 'image',
default: ''
}
]