diff --git a/client/src/helpers/app-flavor.constants.ts b/client/src/helpers/app-flavor.constants.ts index d4c37778..60a2a444 100644 --- a/client/src/helpers/app-flavor.constants.ts +++ b/client/src/helpers/app-flavor.constants.ts @@ -53,7 +53,7 @@ export const myKvValues: FlavorValues = { showEHB: false, helloIllustration: 'HelloMyKVIllustration', showModuleFilter: true, - showLanguageFilter: false, + showLanguageFilter: true, }; export const dhaValues: FlavorValues = Object.assign({}, myKvValues, {