From 87545e4d21d699b38ff5bf8b9c7963ecf9539b32 Mon Sep 17 00:00:00 2001 From: Jordan Aasen <166539328+jaasen-livefront@users.noreply.github.com> Date: Tue, 15 Oct 2024 11:48:51 -0700 Subject: [PATCH] fix logic for displaying hide email in send options (#11561) --- .../components/options/send-options.component.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html index cc1400f0a6..bcda8b5710 100644 --- a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html +++ b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html @@ -43,8 +43,13 @@ > {{ "sendPasswordDescV2" | i18n }} - - + + {{ "hideYourEmail" | i18n }}