From 40d769e854501a99c4de96f11084c8b4cf64dd35 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 17 Jan 2023 16:18:41 -0600 Subject: Increase the profile bio line-count cutoff significantly to only catch very silly newline abuse (close #48) --- src/view/com/profile/ProfileHeader.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/view/com/profile/ProfileHeader.tsx b/src/view/com/profile/ProfileHeader.tsx index 663290a2b..d9151afd0 100644 --- a/src/view/com/profile/ProfileHeader.tsx +++ b/src/view/com/profile/ProfileHeader.tsx @@ -237,7 +237,7 @@ export const ProfileHeader = observer(function ProfileHeader({ {view.description ? ( -- cgit 1.4.1