feat(role): リモートのアイコンとバナーの変更をロールで制限できるように (MisskeyIO#374)
This commit is contained in:
parent
e0c0a2a0b0
commit
65382dc70b
10 changed files with 94 additions and 5 deletions
|
|
@ -78,6 +78,8 @@ export const ROLE_POLICIES = [
|
|||
'canCreateContent',
|
||||
'canUpdateContent',
|
||||
'canDeleteContent',
|
||||
'canUpdateAvatar',
|
||||
'canUpdateBanner',
|
||||
'canInvite',
|
||||
'inviteLimit',
|
||||
'inviteLimitCycle',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue