Add ability to mute a user/instance by server in server api
This commit is contained in:
parent
af5767ffae
commit
b44164bb56
12 changed files with 1035 additions and 309 deletions
|
@ -8,6 +8,9 @@ export enum UserRight {
|
|||
MANAGE_JOBS,
|
||||
MANAGE_CONFIGURATION,
|
||||
|
||||
MANAGE_ACCOUNTS_BLOCKLIST,
|
||||
MANAGE_SERVERS_BLOCKLIST,
|
||||
|
||||
MANAGE_VIDEO_BLACKLIST,
|
||||
|
||||
REMOVE_ANY_VIDEO,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue