Support: Again fix answers evaluating

This commit is contained in:
Maxim Leshchenko 2021-12-18 16:17:18 +02:00
parent e4452aca7e
commit 8efe468e8f
No known key found for this signature in database
GPG key ID: BB9C44A8733FBEEE

View file

@ -110,7 +110,7 @@
</div> </div>
{/if} {/if}
{if $comment->getUType() === 1} {if $comment->getUType() === 1 && !is_null($comment->isLikedByUser())}
<div class="post-menu"> <div class="post-menu">
<strong> <strong>
{if $comment->isLikedByUser()} {if $comment->isLikedByUser()}