From b1ce794c06f1235c9ea7c8073b1c00039eb63b0c Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Tue, 7 Jun 2022 15:41:24 +0200 Subject: [PATCH] change(ui) - Tenant Key checking for ee edition --- .../app/components/Client/ProfileSettings/ProfileSettings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Client/ProfileSettings/ProfileSettings.js b/frontend/app/components/Client/ProfileSettings/ProfileSettings.js index 1ab2186bc..b1a563979 100644 --- a/frontend/app/components/Client/ProfileSettings/ProfileSettings.js +++ b/frontend/app/components/Client/ProfileSettings/ProfileSettings.js @@ -54,7 +54,7 @@ export default class ProfileSettings extends React.PureComponent {
- { !isEnterprise && ( + { isEnterprise && (

{ 'Tenant Key' }