chore: change permission kind
This commit is contained in:
parent
6b56163931
commit
dedb24fe74
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ export const meta = {
|
||||||
|
|
||||||
prohibitMoved: true,
|
prohibitMoved: true,
|
||||||
|
|
||||||
kind: 'write:votes',
|
kind: 'read:federation',
|
||||||
|
|
||||||
errors: {
|
errors: {
|
||||||
noSuchNote: {
|
noSuchNote: {
|
||||||
|
|
Loading…
Reference in a new issue