diff --git a/src/view/screens/ProfileList.tsx b/src/view/screens/ProfileList.tsx index 594f4907da..ec6c7f79cd 100644 --- a/src/view/screens/ProfileList.tsx +++ b/src/view/screens/ProfileList.tsx @@ -90,7 +90,7 @@ export const ProfileListScreen = withAuthRequired( } return resolvedUri && list ? ( - + ) : (