From 3e988fae6f554fdb11d881eedfdd4058f619753d Mon Sep 17 00:00:00 2001 From: Todd Martin <106564991+trmartin4@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:37:08 -0500 Subject: [PATCH] Remove feature flag check from opt-out (#13130) --- apps/web/src/app/auth/settings/account/account.component.html | 2 +- apps/web/src/app/auth/settings/account/account.component.ts | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/apps/web/src/app/auth/settings/account/account.component.html b/apps/web/src/app/auth/settings/account/account.component.html index 9f405c65083..c5edc021614 100644 --- a/apps/web/src/app/auth/settings/account/account.component.html +++ b/apps/web/src/app/auth/settings/account/account.component.html @@ -9,7 +9,7 @@

{{ "changeEmail" | i18n }}

- +