diff --git a/files/assets/images/emojis/npcoppse.webp b/files/assets/images/emojis/npcoppse.webp index 5f32fdca6..efd0f3e4f 100644 Binary files a/files/assets/images/emojis/npcoppse.webp and b/files/assets/images/emojis/npcoppse.webp differ diff --git a/files/templates/comments.html b/files/templates/comments.html index d1b1a2180..65d7d831c 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -431,7 +431,7 @@ {% endif %} - {% if not c.ghost and v.id != AEVANN_ID %}Votes{% endif %} + {% if not c.ghost or v.id == AEVANN_ID %}Votes{% endif %} Context @@ -629,7 +629,7 @@