From 9b1cfb8aefdba5a4b14f6d57325840b6f32ab5c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20H=C3=B8rl=C3=BCck=20Berg?=
<36937807+henrikhorluck@users.noreply.github.com>
Date: Tue, 13 Feb 2024 23:56:46 +0100
Subject: [PATCH] fixup! Remove password and email editing
---
src/profile/components/Settings/Mails/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/profile/components/Settings/Mails/index.tsx b/src/profile/components/Settings/Mails/index.tsx
index 58fe99bd..e1dfbe39 100644
--- a/src/profile/components/Settings/Mails/index.tsx
+++ b/src/profile/components/Settings/Mails/index.tsx
@@ -38,7 +38,7 @@ const Mails: FC = () => {
))}
-
+
>