mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 23:52:16 +02:00
Rename main.js to viewer.js
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
</div>
|
||||
|
||||
<script type="module">
|
||||
import { initViewerPage } from "/static/js/main.js";
|
||||
import { initViewerPage } from "/static/js/viewer.js";
|
||||
|
||||
// Some variables that need to be fixed by web page
|
||||
const viewersCounterRefreshPeriod = Number("{{.Cfg.ViewersCounterRefreshPeriod}}");
|
||||
|
Reference in New Issue
Block a user