mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-09 08:22:11 -05:00
[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 */
|
||||
id={accountId}
|
||||
key={accountId}
|
||||
withBio={false}
|
||||
withBio
|
||||
/>
|
||||
))}
|
||||
</ScrollableList>
|
||||
|
Loading…
x
Reference in New Issue
Block a user