From ae7e51dc8f96dc7ce9da6d2edf923947a85e506c Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 18 Feb 2024 17:50:37 +0200 Subject: [PATCH] dont hide it for jannies --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 5629fca42..fdca6289f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -205,7 +205,7 @@ {% if c.ghost %} 👻 - {% elif not FEATURES['ADMIN_TRANSPARENCY'] and c.sentto == 2 and c.author.admin_level %} + {% elif not FEATURES['ADMIN_TRANSPARENCY'] and not (v and v.admin_level) and c.sentto == 2 and c.author.admin_level %} Site Admins {% else %} {% if FEATURES['PATRON_ICONS'] and c.author.patron > 1 %}