[Glitch] Change profile bios to be displayed during onboarding in web UI
Port ca11740dc9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2912/head
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…
Reference in New Issue