From 5b636b7bef3ffb9098f2f4c7644f080f6f08c02f Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Fri, 12 Feb 2021 17:15:11 -0500 Subject: [PATCH] profile: pad foreign statuses Fixes urbit/landscape#413 --- pkg/interface/src/views/apps/profile/components/Profile.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/interface/src/views/apps/profile/components/Profile.tsx b/pkg/interface/src/views/apps/profile/components/Profile.tsx index bb1ab1f80..0072b591b 100644 --- a/pkg/interface/src/views/apps/profile/components/Profile.tsx +++ b/pkg/interface/src/views/apps/profile/components/Profile.tsx @@ -85,7 +85,7 @@ export function Profile(props: any) { ) : null} - {contact?.status ?? ""}