1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-27 23:52:16 +02:00

Fix connection indicator

This commit is contained in:
Yohann D'ANELLO
2020-11-09 16:48:05 +01:00
parent 5ad8a69c4c
commit 28ef6a5526
2 changed files with 9 additions and 8 deletions

View File

@ -50,6 +50,6 @@
"{{$value}}",
{{end}}
]
let player = initViewerPage(stream, /*stunServers,*/ viewersCounterRefreshPeriod, {{.Cfg.PlayerPoster}})
initViewerPage(stream, /*stunServers,*/ viewersCounterRefreshPeriod, {{.Cfg.PlayerPoster}})
</script>
{{end}}