1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-24 13:19:29 -05:00

fix: add missing ,

This commit is contained in:
tamaina 2022-12-02 14:12:09 +00:00
parent bebbdbde8a
commit 5decad9cf1

View file

@ -208,7 +208,7 @@ export const meta = {
turnstileSecretKey: {
type: 'string',
optional: true, nullable: true,
}
},
sensitiveMediaDetection: {
type: 'string',
optional: true, nullable: false,