Add private mode requirements

This commit is contained in:
justcool393 2023-07-26 16:03:30 -05:00
parent b4b3e03dc7
commit a36075e2f9
8 changed files with 70 additions and 10 deletions

View file

@ -152,6 +152,7 @@ PERMS = {
"SCHEDULER_POSTS": 2,
"SCHEDULER_TASK_TRACEBACK": 3,
"USER_SHADOWBAN": 2,
'USER_SET_PROFILE_PRIVACY': 2,
}
AWARDS = {}