fix pusher

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-17 22:39:52 +02:00
parent 6ff943914e
commit b62f9ac30d
2 changed files with 2615 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -184,7 +184,7 @@
{% if PUSHER_ID != 'blahblahblah' and v %}
<div class="d-none" id="strid">{{SITE}}{{v.id}}</div>
<div class="d-none" id="pusherid">{{PUSHER_ID}}</div>
<script defer src="/assets/js/pusher.js?v=4000"></script>
<script defer src="/assets/js/pusher.js?v=4001"></script>
<script>
if (typeof Android != 'undefined') {
Android.Subscribe('{{SITE}}{{v.id}}');