[Glitch] Change profile bios to be displayed during onboarding in web UI
Port ca11740dc90467bfad7a5732fc57a143fb1c0705 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c2817c7fad
commit
119b7583fd
@ -174,7 +174,7 @@ export const Follows: React.FC<{
|
|||||||
/* @ts-expect-error inferred props are wrong */
|
/* @ts-expect-error inferred props are wrong */
|
||||||
id={accountId}
|
id={accountId}
|
||||||
key={accountId}
|
key={accountId}
|
||||||
withBio={false}
|
withBio
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</ScrollableList>
|
</ScrollableList>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user