remotes/1693045480750635534/spooky-22
Aevann1 2022-02-25 15:28:27 +02:00
parent 871ad7c6c8
commit 8c725c81ad
3 changed files with 3 additions and 3 deletions

View File

@ -873,7 +873,7 @@
{% endif %}
{% if v %}
<script src="/static/assets/js/marked.js?a=244"></script>
<script src="/static/assets/js/marked.js?a=245"></script>
<script src="/static/assets/js/comments_v.js?a=261"></script>
{% endif %}

View File

@ -265,7 +265,7 @@
checkForRequired()
</script>
<script src="/static/assets/js/marked.js?a=244"></script>
<script src="/static/assets/js/marked.js?a=245"></script>
<script src="/static/assets/js/formatting.js?a=240"></script>
<script src="/static/assets/js/submit.js?a=248"></script>
{% include "emoji_modal.html" %}

View File

@ -767,7 +767,7 @@
</nav>
{% endif %}
<script src="/static/assets/js/marked.js?a=244"></script>
<script src="/static/assets/js/marked.js?a=245"></script>
{% if v and v.id != u.id and '/comments' not in request.path %}