disable time2learn link for skillbox
This commit is contained in:
parent
6bd6599ba9
commit
7d0a2bc656
|
|
@ -22,7 +22,7 @@ export const defaultFlavorValues: FlavorValues = {
|
||||||
showInstrumentFilterSidebar: true,
|
showInstrumentFilterSidebar: true,
|
||||||
showInstrumentSubCategories: true,
|
showInstrumentSubCategories: true,
|
||||||
showPortfolio: true,
|
showPortfolio: true,
|
||||||
showTime2Learn: true,
|
showTime2Learn: false,
|
||||||
showEHB: true,
|
showEHB: true,
|
||||||
helloIllustration: 'HelloIllustration',
|
helloIllustration: 'HelloIllustration',
|
||||||
showModuleFilter: false,
|
showModuleFilter: false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue