diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index f39fe29687..d416f3f2a8 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -747,7 +747,7 @@ elif SITE == 'watchpeopledie.tv': PERMS['HOLE_CREATE'] = 2 PERMS['POST_COMMENT_EDITING'] = 3 - PERMS['USER_BLACKLIST'] = 6 + PERMS['MODS_EVERY_HOLE'] = 3 SUB_BANNER_LIMIT = 69420