mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-23 01:32:19 +00:00
Do not load chat button JS when there is no chat
This commit is contained in:
parent
86d436d33d
commit
10312667d8
@ -44,7 +44,7 @@
|
|||||||
{{end}}
|
{{end}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/static/js/sideWidget.js"></script>
|
{{if .WidgetURL}}<script src="/static/js/sideWidget.js"></script>{{end}}
|
||||||
<script src="/static/js/viewer.js"></script>
|
<script src="/static/js/viewer.js"></script>
|
||||||
<script src="/static/js/viewersCounter.js"></script>
|
<script src="/static/js/viewersCounter.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user