From f62af0ff6347b60916fdf51b915d739fe8187761 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 1 Apr 2022 22:09:42 +0200 Subject: [PATCH] gd --- files/templates/admins.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/admins.html b/files/templates/admins.html index 4ca577087..3622183e1 100644 --- a/files/templates/admins.html +++ b/files/templates/admins.html @@ -24,7 +24,7 @@ {{loop.index}} {{user.username}}{% if user.admin_level == 1 and v and v.admin_level > 1 %}{% endif %} {{user.truecoins}} - {{user.modaction_num}} + {{user.modaction_num}} {% endfor %}