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