mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix hats
This commit is contained in:
@@ -154,7 +154,7 @@ module.exports = class HatCommand extends Command {
|
||||
type: 'integer',
|
||||
min: 0,
|
||||
max: 1000,
|
||||
default: 0
|
||||
default: 1
|
||||
}
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user