mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Inject server config in HTML
This commit is contained in:
@@ -45,9 +45,12 @@ interface ServerInfo {
|
||||
uuid: string
|
||||
name?: string
|
||||
url?: string
|
||||
|
||||
account?: {
|
||||
name: string
|
||||
}
|
||||
|
||||
embedPath?: string
|
||||
}
|
||||
|
||||
remoteVideo?: {
|
||||
|
||||
Reference in New Issue
Block a user