From 41da848714a2bcb62d2121e00e36321ba2c81067 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 26 Feb 2026 17:21:12 +0100 Subject: [PATCH] Show share button on mobile as well --- web/components/profile/profile-header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/profile/profile-header.tsx b/web/components/profile/profile-header.tsx index f54f4957..81c59721 100644 --- a/web/components/profile/profile-header.tsx +++ b/web/components/profile/profile-header.tsx @@ -119,7 +119,7 @@ export default function ProfileHeader(props: { {currentUser && isCurrentUser ? ( - +