remove missing script

pull/2/head
Aevann1 2022-11-21 01:45:21 +02:00
parent 3b56712dd8
commit 7498588c1d
1 changed files with 0 additions and 1 deletions

View File

@ -176,7 +176,6 @@
{% if request.path == '/' and PUSHER_ID != DEFAULT_CONFIG_VALUE and v %}
<div class="d-none" id="strid">{{SITE}}{{v.id}}</div>
<div class="d-none" id="pusherid">{{PUSHER_ID}}</div>
<script defer src="{{'js/pusher.js' | asset}}"></script>
<script defer src="{{'js/vendor/pusher.js' | asset}}"></script>
<script>
if (typeof Android != 'undefined') {