Skip to content

Commit

Permalink
Merge pull request #1097 from EscolaLMS/bugifx/REK-20
Browse files Browse the repository at this point in the history
initial target group
  • Loading branch information
victazzz authored Nov 14, 2024
2 parents 055f755 + 7303d27 commit b8b990e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Questionnaire/form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ export const QuestionareForm = () => {
label={
<FormattedMessage id="target_group" defaultMessage="target_group" />
}
initialValue={'user'}
options={listOptions}
/>
<ProFormDigit
Expand Down

0 comments on commit b8b990e

Please sign in to comment.