mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 20:07:33 -07:00
„packages/backend/src/server/api/endpoints/i/import-posts.ts“ ändern
Signed-off-by: Cleo <cutestnekoaqua@noreply.codeberg.org>
This commit is contained in:
parent
fcbdde47d0
commit
69daa49403
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ export const meta = {
|
||||||
requireCredential: true,
|
requireCredential: true,
|
||||||
limit: {
|
limit: {
|
||||||
duration: DAY,
|
duration: DAY,
|
||||||
max: 9999999,
|
max: 1,
|
||||||
},
|
},
|
||||||
errors: {
|
errors: {
|
||||||
noSuchFile: {
|
noSuchFile: {
|
||||||
|
|
Loading…
Reference in a new issue