mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -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,
|
||||
limit: {
|
||||
duration: DAY,
|
||||
max: 9999999,
|
||||
max: 1,
|
||||
},
|
||||
errors: {
|
||||
noSuchFile: {
|
||||
|
|
Loading…
Reference in a new issue