From 1e448201c983c9931fbf2f6a22be87e0e85e00a3 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 12 Dec 2021 12:37:38 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 896ec2a006..2afd22dfb3 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -265,7 +265,7 @@ {% endif %} - {% if v and v.admin_level > 1 and u.is_suspended %} + {% if v and v.admin_level > 1 and u.shadowbanned %}