fix(update-removal-condition): require role policy
This commit is contained in:
parent
becc08e330
commit
c738d61b0e
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ export const meta = {
|
||||||
tags: ['account'],
|
tags: ['account'],
|
||||||
|
|
||||||
requireCredential: true,
|
requireCredential: true,
|
||||||
|
requireRolePolicy: 'canUseAutoNoteRemoval',
|
||||||
|
|
||||||
kind: 'write:account',
|
kind: 'write:account',
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue