diff --git a/client/src/helpers/app-flavor.constants.ts b/client/src/helpers/app-flavor.constants.ts index 564a8333..807cafa4 100644 --- a/client/src/helpers/app-flavor.constants.ts +++ b/client/src/helpers/app-flavor.constants.ts @@ -22,7 +22,7 @@ export const defaultFlavorValues: FlavorValues = { showInstrumentFilterSidebar: true, showInstrumentSubCategories: true, showPortfolio: true, - showTime2Learn: true, + showTime2Learn: false, showEHB: true, helloIllustration: 'HelloIllustration', showModuleFilter: false,