forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-10 00:51:12 +02:00
parent 1dbafe8b6d
commit 3d44999248
1 changed files with 2 additions and 2 deletions

View File

@ -148,8 +148,8 @@
{% endif %}
{% if v %}
<div class="d-none" id="strid"></div>
<script src="/assets/js/pusher.js?v=4"></script>
<div class="d-none" id="strid">{{v.strid}}</div>
<script src="/assets/js/pusher.js?v=6"></script>
{% endif %}
{% endblock %}