From 5d6787be0c15d808f42a29afa05c6131b19cb6df Mon Sep 17 00:00:00 2001 From: Samu Date: Wed, 4 Feb 2026 14:42:49 +0200 Subject: [PATCH 1/3] =?UTF-8?q?added=203rd=20role=20to=20pet=20linking=20r?= =?UTF-8?q?oles=20"L=C3=A4=C3=A4k=C3=A4ri"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/src/screens/ProfileScreen.tsx | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/mobile/src/screens/ProfileScreen.tsx b/mobile/src/screens/ProfileScreen.tsx index 9d56870..c1a3895 100644 --- a/mobile/src/screens/ProfileScreen.tsx +++ b/mobile/src/screens/ProfileScreen.tsx @@ -612,9 +612,9 @@ export default function ProfileScreen() { + From 918739d7c5949d293f4c6a6cd898a89e5b7318db Mon Sep 17 00:00:00 2001 From: Samu Date: Wed, 4 Feb 2026 15:10:25 +0200 Subject: [PATCH 2/3] fixed role updating --- mobile/src/screens/ProfileScreen.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mobile/src/screens/ProfileScreen.tsx b/mobile/src/screens/ProfileScreen.tsx index c1a3895..e6f588b 100644 --- a/mobile/src/screens/ProfileScreen.tsx +++ b/mobile/src/screens/ProfileScreen.tsx @@ -612,9 +612,9 @@ export default function ProfileScreen() {