3 move per day (to allow for failures)
This commit is contained in:
parent
cfb5832e24
commit
97bf2f2bf1
|
@ -17,7 +17,7 @@ export const meta = {
|
|||
|
||||
limit: {
|
||||
duration: DAY,
|
||||
max: 1,
|
||||
max: 3,
|
||||
},
|
||||
|
||||
errors: {
|
||||
|
|
Loading…
Reference in New Issue