fix: gaba limit

This commit is contained in:
こけっち 2022-09-10 19:39:47 +09:00
parent 2d4dfc5137
commit 6214d65ff5
No known key found for this signature in database
GPG Key ID: 21460619C5FC4DD1

View File

@ -13,7 +13,7 @@ export const meta = {
limit: {
duration: 60000,
max: 15,
max: 100,
},
kind: 'read:notifications',