Prosody: the video owner is admin for the room.
This commit is contained in:
1
server/@types/peertube.d.ts
vendored
1
server/@types/peertube.d.ts
vendored
@ -75,6 +75,7 @@ interface MVideoThumbnail { // FIXME: this interface is not complete.
|
||||
commentsEnabled: boolean
|
||||
downloadEnabled: boolean
|
||||
state: VideoState
|
||||
channelId: number
|
||||
}
|
||||
|
||||
// Keep the order
|
||||
|
Reference in New Issue
Block a user