Skip to content

Commit

Permalink
HPC-9489: Add subsetOfOrganization to categoryGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
enxtur committed Jun 26, 2024
1 parent b862f0e commit b550bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/db/models/categoryGroup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export const CATEGORY_GROUP_TYPE = t.keyof({
reportChannel: null,
responseType: null,
sectorIASC: null,
subsetOfOrganization: null,
subsetOfPlan: null,
});

Expand Down

0 comments on commit b550bca

Please sign in to comment.