mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-03 09:18:05 +09:00
3 move per day (to allow for failures)
This commit is contained in:
parent
4f9dfbc3c6
commit
06951e7e36
@ -17,7 +17,7 @@ export const meta = {
|
|||||||
|
|
||||||
limit: {
|
limit: {
|
||||||
duration: DAY,
|
duration: DAY,
|
||||||
max: 1,
|
max: 3,
|
||||||
},
|
},
|
||||||
|
|
||||||
errors: {
|
errors: {
|
||||||
|
Loading…
Reference in New Issue
Block a user