Skip to content

Commit

Permalink
Update validation.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ailZhou committed Sep 24, 2024
1 parent 1405f05 commit b16d392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ui-src/src/measures/2021/AIFHH/validation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const AIFHHValidation = (data: FormData) => {
data,
qualifiers: PMD.qualifiers,
categories: PMD.categories,
locationDictionary: GV.oms(
locationDictionary: GV.omsLocationDictionary(
OMSData(2021, true),
PMD.qualifiers,
PMD.categories
Expand Down

0 comments on commit b16d392

Please sign in to comment.