From cea377b562e92a59c744a073ca71939c9e23f231 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 25 Feb 2023 18:19:29 +0200 Subject: [PATCH] make JL8 for me --- files/helpers/config/const.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 4124f1225..4bfadbd16 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -489,10 +489,11 @@ PERMS = { # Minimum admin_level to perform action. 'VIEW_PATRONS': 7, 'BLACKJACK_NOTIFICATIONS': 7, 'IGNORE_BADGE_BLACKLIST': 7, - 'UNDO_AWARD_PINS': 7, - 'SEE_GHOST_VOTES': 7, - 'MODS_EVERY_HOLE': 7, 'VIEW_DM_IMAGES': 7, + + 'UNDO_AWARD_PINS': 8, + 'SEE_GHOST_VOTES': 8, + 'MODS_EVERY_HOLE': 8, } FEATURES = {