Add ability to update another user video
This commit is contained in:
parent
9f4183c9b5
commit
6221f311de
6 changed files with 39 additions and 27 deletions
|
@ -8,5 +8,6 @@ export enum UserRight {
|
|||
MANAGE_CONFIGURATION,
|
||||
REMOVE_ANY_VIDEO,
|
||||
REMOVE_ANY_VIDEO_CHANNEL,
|
||||
REMOVE_ANY_VIDEO_COMMENT
|
||||
REMOVE_ANY_VIDEO_COMMENT,
|
||||
UPDATE_ANY_VIDEO
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue