feat(personalization): update personalizaton survey (#4154)

update personalizaiton survey
This commit is contained in:
Mutasem Aldmour
2022-09-21 11:49:25 +02:00
committed by GitHub
parent 2970cbe401
commit e2cdb2e5d7
3 changed files with 5 additions and 5 deletions

View File

@@ -204,7 +204,7 @@ export const OTHER_MARKETING_AUTOMATION_GOAL_KEY = 'automationGoalSmOther';
export const CODING_SKILL_KEY = 'codingSkill';
export const USAGE_MODE_KEY = 'usageModes';
export const USAGE_MODE_CONNECT_TO_PRODUCT = 'connect-to-Product';
export const USAGE_MODE_CONNECT_TO_DB = 'connect-internal-db';
export const USAGE_MODE_BUILD_BE_SERVICES = 'build-be-services';
export const USAGE_MODE_MANIPULATE_FILES = 'manipulate-files';