forked from FoundKeyGang/FoundKey
Update api-permissions.ts
This commit is contained in:
parent
23821d6fad
commit
f37c25d00e
1 changed files with 4 additions and 0 deletions
|
@ -27,4 +27,8 @@ export const kinds = [
|
|||
'write:user-groups',
|
||||
'read:channels',
|
||||
'write:channels',
|
||||
'read:gallery',
|
||||
'write:gallery',
|
||||
'read:gallery-likes',
|
||||
'write:gallery-likes',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue