Add private mode requirements
This commit is contained in:
parent
b4b3e03dc7
commit
a36075e2f9
8 changed files with 70 additions and 10 deletions
|
@ -152,6 +152,7 @@ PERMS = {
|
|||
"SCHEDULER_POSTS": 2,
|
||||
"SCHEDULER_TASK_TRACEBACK": 3,
|
||||
"USER_SHADOWBAN": 2,
|
||||
'USER_SET_PROFILE_PRIVACY': 2,
|
||||
}
|
||||
|
||||
AWARDS = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue