mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 20:22:16 +02:00
Do not load chat button JS when there is no chat
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
{{end}}
|
||||
</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/viewersCounter.js"></script>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user