diff --git a/src/constants.ts b/src/constants.ts index a0668f3a4d0..8d0862d0844 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -14,4 +14,4 @@ export const TARGET_PROFILE = 'gravity-ui'; export const SCROLL_TO_TEMPLATES_EVENT = 'templates'; -export const LOCALE_LOCAL_STORAGE_KEY = 'gravity-landing-locale-v2'; +export const LOCALE_LOCAL_STORAGE_KEY = 'gravity-landing-locale-v3';