mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 06:45:31 +02:00
Fix
This commit is contained in:
@@ -35,7 +35,7 @@ module.exports = class WildPokemonCommand extends Command {
|
||||
{
|
||||
key: 'name',
|
||||
type: 'string',
|
||||
max: 9
|
||||
max: 12
|
||||
},
|
||||
{
|
||||
key: 'image',
|
||||
|
||||
Reference in New Issue
Block a user