From b58b506014a33b65297a03d9a3a323058702e6f5 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Wed, 5 Oct 2022 23:59:52 -0700 Subject: [PATCH] lottery admin templateend --- files/templates/lottery.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/lottery.html b/files/templates/lottery.html index 420030cc61..a8f2c94cfa 100644 --- a/files/templates/lottery.html +++ b/files/templates/lottery.html @@ -10,7 +10,7 @@ />
- {% if v.admin_level > 2 %} + {% if v.admin_level >= PERMS['LOTTERY_ADMIN'] %}