Skip to content

Commit

Permalink
Fix hideOptionalHint value for 2023-03-i-02-01
Browse files Browse the repository at this point in the history
  • Loading branch information
benmartin-coforma committed Oct 10, 2023
1 parent 669f240 commit 945c39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/database/data/seed/seed-section-base-2023.json
Original file line number Diff line number Diff line change
Expand Up @@ -8525,7 +8525,7 @@
"id": "2023-03-i-02-01",
"type": "repeatables",
"addAnotherText": "Does the state have additional HSIs to report?",
"hideOptionalHint": false,
"hideOptionalHint": true,
"questions": [
{
"id": "2023-03-i-02-01-01",
Expand Down

0 comments on commit 945c39c

Please sign in to comment.