From b54f3a87e0cb0ad3d93222a74779b520bd3006b7 Mon Sep 17 00:00:00 2001 From: Vitalii Kiiko Date: Wed, 8 Jan 2025 15:44:21 +0100 Subject: [PATCH] -hid delega on company page for all hub; --- src/pages/ProfileCompany/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/ProfileCompany/index.js b/src/pages/ProfileCompany/index.js index c1b2db8..5162575 100644 --- a/src/pages/ProfileCompany/index.js +++ b/src/pages/ProfileCompany/index.js @@ -559,7 +559,7 @@ const ProfileCompany = () => { - {APP_HUB_ID !== 'p4lk3bcx1RStqTaIVVbXs' + {APP_HUB_ID === 'nonexisting' // hide it from all hub ?
: null} - {APP_HUB_ID !== 'p4lk3bcx1RStqTaIVVbXs' + {APP_HUB_ID === 'nonexisting' // hide it from all hub ?