mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-28 22:15:06 +01:00
Change profile bios to be displayed during onboarding in web UI (#33119)
This commit is contained in:
parent
f72831b9c2
commit
ca11740dc9
@ -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
Block a user