mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-17 20:45:34 +02:00
Merge branch 'develop' into ed25519
This commit is contained in:
@@ -160,6 +160,10 @@ export const packedRolePoliciesSchema = {
|
||||
type: 'boolean',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
mentionLimit: {
|
||||
type: 'integer',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
canInvite: {
|
||||
type: 'boolean',
|
||||
optional: false, nullable: false,
|
||||
|
||||
Reference in New Issue
Block a user