safari fix

This commit is contained in:
welpo 2024-11-15 02:44:11 +01:00
parent 8b28514c8b
commit f1de4c31cd
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6

View file

@ -32,4 +32,4 @@
{% endif %} {% endif %}
{#- Load the script -#} {#- Load the script -#}
<script src="{{ get_url(path='js/filterCards.min.js', trailing_slash=false) | safe }}" async></script> <script src="{{ get_url(path='js/filterCards.min.js', trailing_slash=false, cachebust=true) | safe }}" defer></script>