mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 06:45:31 +02:00
Fix
This commit is contained in:
@@ -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: ''
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user