forked from MarseyWorld/MarseyWorld
give JL1 on wpd the ability to see edit history
parent
e73aca17cf
commit
20d799d67e
|
@ -263,6 +263,7 @@ else:
|
|||
'ADMIN_NOTES': 1,
|
||||
'WARN_ON_FAILED_LOGIN': 1,
|
||||
'PINNING_COMMENTS': 1,
|
||||
'VIEW_VERSIONS': 1,
|
||||
|
||||
'NUKE_USER': 2,
|
||||
'PINNING_POSTS': 2,
|
||||
|
@ -280,7 +281,6 @@ else:
|
|||
'NOTIFICATIONS_MODMAIL': 2,
|
||||
'VIEW_ACTIVE_USERS': 2,
|
||||
'VIEW_ALT_VOTES': 2,
|
||||
'VIEW_VERSIONS': 2,
|
||||
'ENABLE_VOTE_BUTTONS_ON_USER_PAGE': 2,
|
||||
'NOTIFICATIONS_MODERATOR_ACTIONS': 2,
|
||||
'EXEMPT_FROM_IP_LOGGING': 2,
|
||||
|
|
Loading…
Reference in New Issue