Skip to content

Commit

Permalink
Update initDirectAnswers.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeyer2115 committed Sep 6, 2022
1 parent 0f9d009 commit 9e5a03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-site/src/ts/initDirectAnswers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const FIELD_VALUE_QUERIES = {
'oliver shi email' // string[]
],
[BuiltInFieldType.Hours]: [
'Abington hours?'
'what are Abington hours?'
]
};

Expand Down

0 comments on commit 9e5a03a

Please sign in to comment.