forked from AkkomaGang/akkoma
restricted_nicknames: Add names from MastoAPI endpoints
This commit is contained in:
parent
b9ebb55d2a
commit
e639eee82e
1 changed files with 7 additions and 1 deletions
|
@ -515,7 +515,13 @@
|
|||
"user-search",
|
||||
"user_exists",
|
||||
"users",
|
||||
"web"
|
||||
"web",
|
||||
"verify_credentials",
|
||||
"update_credentials",
|
||||
"relationships",
|
||||
"search",
|
||||
"confirmation_resend",
|
||||
"mfa"
|
||||
],
|
||||
email_blacklist: []
|
||||
|
||||
|
|
Loading…
Reference in a new issue