]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/assets/player/types/manager-options.ts
Improve wait transcoding help
[github/Chocobozzz/PeerTube.git] / client / src / assets / player / types / manager-options.ts
index a6f00876f451a89e94a7a44e64fe3f3698dbc029..cadce739dbbc297cc94cf49845160e6f2a47b5fc 100644 (file)
@@ -51,6 +51,8 @@ export interface CommonOptions extends CustomizationOptions {
   inactivityTimeout: number
   poster: string
 
+  instanceName: string
+
   theaterButton: boolean
   captions: boolean