X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fassets%2Fplayer%2Ftypes%2Fmanager-options.ts;h=b4d9374c3946457bc512d747b1d878809c40d278;hb=fd3c2e87051f5029cdec39d877b576a62f48e219;hp=cadce739dbbc297cc94cf49845160e6f2a47b5fc;hpb=a2fb5fb8b1007e3ce82e707917f5d9a37374e99b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/assets/player/types/manager-options.ts b/client/src/assets/player/types/manager-options.ts index cadce739d..b4d9374c3 100644 --- a/client/src/assets/player/types/manager-options.ts +++ b/client/src/assets/player/types/manager-options.ts @@ -59,6 +59,8 @@ export interface CommonOptions extends CustomizationOptions { videoViewUrl: string authorizationHeader?: string + metricsUrl: string + embedUrl: string embedTitle: string