mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 15:58:06 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -25,7 +25,6 @@ module.exports = class DannyDevitoCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'image',
|
||||
prompt: 'What face would you like to scan?',
|
||||
type: 'image-or-avatar'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user