From 11b938a284c80a69ed689590ad49cbc6e4e9098a Mon Sep 17 00:00:00 2001 From: Wiktor Danielewski <63188869+wiktord2000@users.noreply.github.com> Date: Fri, 21 Jun 2024 14:12:41 +0200 Subject: [PATCH] AAE-23369 Fix (#9853) --- .../src/lib/components/flags/flags.component.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lib/core/feature-flags/src/lib/components/flags/flags.component.html b/lib/core/feature-flags/src/lib/components/flags/flags.component.html index 93affacf1d..0adcfeed50 100644 --- a/lib/core/feature-flags/src/lib/components/flags/flags.component.html +++ b/lib/core/feature-flags/src/lib/components/flags/flags.component.html @@ -1,7 +1,10 @@
- - {{ "CORE.FEATURE-FLAGS.OVERRIDE" | translate }} + + + {{ "CORE.FEATURE-FLAGS.OVERRIDES" | translate }}