Room list: retrieving video metadata.
This commit is contained in:
1
client/@types/peertube.d.ts
vendored
1
client/@types/peertube.d.ts
vendored
@ -64,6 +64,7 @@ interface RegisterOptions {
|
||||
interface Video {
|
||||
isLive: boolean
|
||||
isLocal: boolean
|
||||
name: string
|
||||
originInstanceUrl: string
|
||||
uuid: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user