forked from MarseyWorld/MarseyWorld
increase UNDO_AWARD_PINS perm from lvl3 to lvl4
parent
ef6ead1f82
commit
6f0211be58
|
@ -410,10 +410,10 @@ PERMS = { # Minimum admin_level to perform action.
|
|||
'IGNORE_AWARD_IMMUNITY': 3,
|
||||
'MODERATE_PENDING_SUBMITTED_ASSETS': 3,
|
||||
'UPDATE_ASSETS': 3,
|
||||
'UNDO_AWARD_PINS': 3,
|
||||
'DELETE_MEDIA': 3,
|
||||
|
||||
'PROGSTACK': 4,
|
||||
'UNDO_AWARD_PINS': 4,
|
||||
'ADMIN_ADD': 4,
|
||||
'USER_BLACKLIST': 4,
|
||||
'POST_COMMENT_EDITING': 4,
|
||||
|
|
Loading…
Reference in New Issue