Wrong video element id

This commit is contained in:
Yohann D'ANELLO 2020-11-09 14:41:44 +01:00
parent 955364a5fc
commit ee927c5b8f
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
{{end}}
// Create player
player = OvenPlayer.create("player", {
player = OvenPlayer.create("viewer", {
title: "Parlons-Maths",
image: "{{.Cfg.PlayerPoster}}",
autoStart: true,