mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 19:43:32 +00:00
Update endpoints.ts
This commit is contained in:
@@ -555,7 +555,7 @@ const endpoints: Endpoint[] = [
|
||||
withCredential: true,
|
||||
limit: {
|
||||
duration: ms('1hour'),
|
||||
max: 100
|
||||
max: 300
|
||||
},
|
||||
kind: 'reaction-write'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user