mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 15:57:54 +02:00
Split Image and Avatar Types
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = class ReadQRCodeCommand extends Command {
|
||||
{
|
||||
key: 'image',
|
||||
prompt: 'What QR Code would you like to read?',
|
||||
type: 'image'
|
||||
type: 'image-or-avatar'
|
||||
}
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user