fix: Demographics section will now show when enabled
This commit is contained in:
@@ -225,7 +225,7 @@ export async function getSettings(username, userRoles, userId) {
|
||||
profileDataManager,
|
||||
timeZones,
|
||||
coaching,
|
||||
shouldDisplayDemographicsQuestions: shouldDisplayDemographicsQuestionsResponse,
|
||||
shouldDisplayDemographicsSection: shouldDisplayDemographicsQuestionsResponse,
|
||||
...demographics,
|
||||
demographicsOptions,
|
||||
...verifiedName,
|
||||
|
||||
Reference in New Issue
Block a user