Skip to content

Commit ac3268d

Browse files
committed
HPC-9489: Add subsetOfOrganization to categoryGroup
1 parent c14613d commit ac3268d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/db/models/categoryGroup.ts

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export const CATEGORY_GROUP_TYPE = t.keyof({
2929
reportChannel: null,
3030
responseType: null,
3131
sectorIASC: null,
32+
subsetOfOrganization: null,
3233
subsetOfPlan: null,
3334
});
3435

0 commit comments

Comments
 (0)