From 3316f2d42c33ea0b1eb2fa086846200d7f6cdb5a Mon Sep 17 00:00:00 2001 From: rbussola Date: Thu, 23 Jan 2025 18:49:19 -0300 Subject: [PATCH] Removing `b2b-warning-topbar-inactive-organization` block due to incorrect validation --- store/blocks/header/header.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/blocks/header/header.jsonc b/store/blocks/header/header.jsonc index a71c454..bb6fca1 100644 --- a/store/blocks/header/header.jsonc +++ b/store/blocks/header/header.jsonc @@ -22,7 +22,7 @@ }, "children": [ "flex-layout.row#telemarketing", - "flex-layout.row#pendingOrgAlert", + //"flex-layout.row#pendingOrgAlert", "flex-layout.row#organization", "flex-layout.row#desktop", "flex-layout.row#headerStripe",