diff --git a/src/account-settings/data/service.js b/src/account-settings/data/service.js index c131808..f7a0339 100644 --- a/src/account-settings/data/service.js +++ b/src/account-settings/data/service.js @@ -225,7 +225,7 @@ export async function getSettings(username, userRoles, userId) { profileDataManager, timeZones, coaching, - shouldDisplayDemographicsQuestions: shouldDisplayDemographicsQuestionsResponse, + shouldDisplayDemographicsSection: shouldDisplayDemographicsQuestionsResponse, ...demographics, demographicsOptions, ...verifiedName,