fix: Demographics section will now show when enabled

This commit is contained in:
Albert (AJ) St. Aubin
2021-08-02 14:29:39 -04:00
parent 5f314ee65f
commit c9f6cf708e

View File

@@ -225,7 +225,7 @@ export async function getSettings(username, userRoles, userId) {
profileDataManager,
timeZones,
coaching,
shouldDisplayDemographicsQuestions: shouldDisplayDemographicsQuestionsResponse,
shouldDisplayDemographicsSection: shouldDisplayDemographicsQuestionsResponse,
...demographics,
demographicsOptions,
...verifiedName,