allow iosfags to download audio

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-15 15:20:37 +02:00
parent e301fb458f
commit 6e202bd995
1 changed files with 1 additions and 1 deletions

View File

@ -723,7 +723,7 @@
{% if not v_forbid_deleted %}
<div id="post-body" class="post-body mt-3">
{% if p.realurl(v) %}
{% if not p.embed_url and not p.is_image and not p.is_audio %}
{% if not p.embed_url and not p.is_image %}
<a rel="nofollow noopener noreferrer" href="{{p.realurl(v)}}" {% if not v or v.newtabexternal %}target="_blank"{% endif %}>
<div class="d-flex d-md-none justify-content-between align-items-center border rounded p-2{% if p.realbody(v) %} mb-3{% endif %}">
<span>{{p.realurl(v)}}</span>