mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-25 15:46:17 +09:00
Fix #6036
This commit is contained in:
parent
502de89ab1
commit
f5a06b6494
@ -76,7 +76,7 @@ export const meta = {
|
||||
},
|
||||
|
||||
limit: {
|
||||
validator: $.optional.num.range(1, 30),
|
||||
validator: $.optional.num.range(1, 100),
|
||||
default: 10
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user