forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-01-15 12:27:07 +02:00
parent bc88568343
commit 4739bdd34c
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
{% if v %}
<div class="d-none" id="strid">{{request.host}}{{v.id}}</div>
<div class="d-none" id="pusherid">{{PUSHER_ID}}</div>
<script src="/static/assets/js/pusher.js?a=99"></script>
<script src="/static/assets/js/pusher.js?a=157"></script>
{% endif %}
{% endblock %}