From 9585de64bf1108a862a929cd0ded6aee0a3ae75b Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 19 Apr 2024 00:19:09 +0200 Subject: [PATCH] fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/6281738#context --- files/templates/user_in_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/user_in_table.html b/files/templates/user_in_table.html index bdf7ead2c..84c85ee9e 100644 --- a/files/templates/user_in_table.html +++ b/files/templates/user_in_table.html @@ -1,6 +1,6 @@ {% if user %} {% if not can_see(v, user) and request.path != '/shop/hats' and not request.path.startswith('/emojis/') %} - + {% else %} {%- include 'admin/shadowbanned_tooltip.html' -%}