From 02e526c1decbec7bd2d997397aea234af2eb2a0e Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Wed, 28 Jun 2023 09:43:21 +0200 Subject: [PATCH] Fix myKV illustration on hello page Fixes MS-597 #complete --- client/src/helpers/app-flavor.constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/helpers/app-flavor.constants.ts b/client/src/helpers/app-flavor.constants.ts index 0222572e..fea134fb 100644 --- a/client/src/helpers/app-flavor.constants.ts +++ b/client/src/helpers/app-flavor.constants.ts @@ -47,7 +47,7 @@ export const myKvValues: FlavorValues = { showInstrumentFilterSidebar: true, showPortfolio: true, showEHB: false, - helloIllustration: 'HelloMyKvIllustration', + helloIllustration: 'HelloMyKVIllustration', }; export const dhfValues: FlavorValues = Object.assign({}, myKvValues, {