Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronshiel committed May 7, 2024
2 parents abd3189 + b3f12bb commit 522ba61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions client/src/queries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ query FetchOrgConfig($orgAccessCode: String) {
styleHeaderTitle
styleHeaderText
styleHeaderColor
classifierLambdaEndpoint
styleHeaderTextColor
styleHeaderLogo
styleHeaderLogoUrl
Expand Down Expand Up @@ -52,6 +53,11 @@ query FetchOrgConfig($orgAccessCode: String) {
postSurveyUserIdEnabled
postSurveyReferrerEnabled
surveyButtonInDisclaimer
urlGraphql
urlVideo
mentorsDefault
defaultVirtualBackground
minTopicQuestionSize
}
}
`;
Expand Down

0 comments on commit 522ba61

Please sign in to comment.