feat(backend/ApiCallService): allow limited access for suspend accounts
This commit is contained in:
parent
ab58b651f7
commit
c28e0abb75
49 changed files with 109 additions and 55 deletions
|
|
@ -17,7 +17,7 @@ export const meta = {
|
|||
tags: ['account'],
|
||||
|
||||
requireCredential: true,
|
||||
prohibitMoved: true,
|
||||
prohibitDeactivated: true,
|
||||
|
||||
kind: 'write:mutes',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue