diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 9b6e22c27..35210296c 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -189,7 +189,7 @@ PERMS = { # Minimum admin_level to perform action. 'ORGIES': 2, 'POST_BETS': 2, 'POST_BETS_DISTRIBUTE': 2, - 'DELETE_MEDIA': 3, + 'DELETE_MEDIA': 2, 'ADMIN_REMOVE': 3, 'ADMIN_ACTIONS_REVERT': 3,