From 014c0022c18858a8092f750190cb281054a081ed Mon Sep 17 00:00:00 2001 From: Christian Byrne Date: Sat, 10 May 2025 18:12:54 -0700 Subject: [PATCH] [API Node] Remove mailto on own address (#3852) --- src/components/dialog/content/setting/UserPanel.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/dialog/content/setting/UserPanel.vue b/src/components/dialog/content/setting/UserPanel.vue index 9334c9363a..147625b323 100644 --- a/src/components/dialog/content/setting/UserPanel.vue +++ b/src/components/dialog/content/setting/UserPanel.vue @@ -26,9 +26,9 @@

{{ $t('userSettings.email') }}

- + {{ userEmail }} - +