remove unnecessary invocation of clipboard.js

master
Aevann 2024-04-19 23:57:59 +02:00
parent 6518ab3c49
commit ab1f0a8ea8
1 changed files with 0 additions and 2 deletions

View File

@ -380,8 +380,6 @@
{% endif %}
{% endif %}
<script defer src="{{'js/vendor/clipboard.js' | asset}}"></script>
{% if not p.replies %}{% include "comments.html" %}{% endif %}
<input hidden id="twoattrs-{{p.id}}" class="twoattrs" value="{{p.id}},{{p.comment_count}}">