Skip to content

Commit

Permalink
[Glitch] Change profile bios to be displayed during onboarding in web UI
Browse files Browse the repository at this point in the history
Port ca11740 to glitch-soc

Signed-off-by: Claire <[email protected]>
  • Loading branch information
Gargron authored and ClearlyClaire committed Dec 2, 2024
1 parent c2817c7 commit 119b758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ export const Follows: React.FC<{
/* @ts-expect-error inferred props are wrong */
id={accountId}
key={accountId}
withBio={false}
withBio
/>
))}
</ScrollableList>
Expand Down

0 comments on commit 119b758

Please sign in to comment.