Merge branch 'frost' of https://github.com/Aevann1/Drama into frost

remotes/1693045480750635534/spooky-22
Aevann1 2021-12-15 23:56:24 +02:00
commit bb9f71b38e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
</li>
{% endif %}
{% endif %}
{% if v and c.post and (v.admin_level >= 1 or v.id == c.post.author_id) and c.level == 1 %}
{% if v and c.post and (v.admin_level > 1 or v.id == c.post.author_id) %}
<li id="pin2-{{c.id}}" class="{% if c.is_pinned %}hidden{% endif %}">
<button class="btn btn-gray w-full text-left" onclick="post_toast2('/pin_comment/{{c.id}}','pin2-{{c.id}}','unpin2-{{c.id}}')">
<i class="fas fa-thumbtack fa-rotate--45 fa-fw mr-4"></i>Pin