mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-23 20:12:19 +00:00
Rename main.js to viewer.js
This commit is contained in:
parent
e461c0b526
commit
2928e8ae77
@ -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}}");
|
||||
|
Loading…
Reference in New Issue
Block a user