mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Put instance name in embed button
This commit is contained in:
parent
9f4109e263
commit
bd2b51be4b
9 changed files with 37 additions and 24 deletions
|
@ -196,6 +196,8 @@ export class PeerTubeEmbed {
|
|||
captionsResponse,
|
||||
alreadyHadPlayer,
|
||||
translations,
|
||||
serverConfig: this.config,
|
||||
|
||||
onVideoUpdate: (uuid: string) => this.loadVideoAndBuildPlayer(uuid),
|
||||
|
||||
playlistTracker: this.playlistTracker,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue