diff --git a/files/helpers/const.py b/files/helpers/const.py index 6440f5426..95b392fa1 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -469,6 +469,7 @@ elif SITE == 'watchpeopledie.tv': FEATURES['PATRON_ICONS'] = True PERMS['HOLE_CREATE'] = 2 + PERMS['POST_EDITING'] = 2 SIDEBAR_THREAD = 5403 BANNER_THREAD = 9869