Treat reserved users like external users in the frontend.
This commit is contained in:
parent
24eba26c5b
commit
f35dbaf064
10 changed files with 21 additions and 9 deletions
|
@ -32,6 +32,7 @@ const defaultState = {
|
|||
pleromaBackend: true,
|
||||
emoji: [],
|
||||
customEmoji: [],
|
||||
restrictedNicknames: [],
|
||||
|
||||
// Feature-set, apparently, not everything here is reported...
|
||||
mediaProxyAvailable: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue