federation 💀
This commit is contained in:
parent
0a9208ddea
commit
25fc88afd6
|
@ -71,7 +71,7 @@ export async function renderPerson(user: ILocalUser) {
|
|||
image: banner ? renderImage(banner) : null,
|
||||
tag,
|
||||
manuallyApprovesFollowers: user.isLocked,
|
||||
movedToUri: user.movedToUri,
|
||||
movedTo: user.movedToUri,
|
||||
alsoKnownAs: user.alsoKnownAs,
|
||||
discoverable: !!user.isExplorable,
|
||||
publicKey: renderKey(user, keypair, '#main-key'),
|
||||
|
|
Loading…
Reference in New Issue