Fix myKV illustration on hello page
Fixes MS-597 #complete
This commit is contained in:
parent
1d7b97315d
commit
02e526c1de
|
|
@ -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, {
|
||||
|
|
|
|||
Loading…
Reference in New Issue