fix: make reposts of nsfw posts nsfw
chore: update permission management uis
This commit is contained in:
parent
c49e4458e2
commit
7b4865333e
5 changed files with 11 additions and 3 deletions
|
@ -230,6 +230,8 @@
|
|||
BANNED: 1 << 17,
|
||||
INFINITE_COMMUNITIES: 1 << 18,
|
||||
SUPPORTER: 1 << 19,
|
||||
MANAGE_REQUESTS: 1 << 20,
|
||||
MANAGE_QUESTIONS: 1 << 21,
|
||||
},
|
||||
],
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue