mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
Fix
This commit is contained in:
@@ -35,7 +35,7 @@ module.exports = class GirlWorthFightingForCommand extends Command {
|
|||||||
{
|
{
|
||||||
key: 'image',
|
key: 'image',
|
||||||
prompt: 'What image would you like to edit?',
|
prompt: 'What image would you like to edit?',
|
||||||
type: 'iimage-or-avatarmage',
|
type: 'image-or-avatarmage',
|
||||||
default: msg => msg.author.displayAvatarURL({ format: 'png', size: 256 })
|
default: msg => msg.author.displayAvatarURL({ format: 'png', size: 256 })
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user