Skip to content

Commit

Permalink
HPC-9489: Add planClusterType to categoryGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
enxtur committed Jul 30, 2024
1 parent c1b0759 commit 2227963
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 @@ -18,6 +18,7 @@ export const CATEGORY_GROUP_TYPE = t.keyof({
organizationLevel: null,
organizationType: null,
pendingStatus: null,
planClusterType: null,
planCosting: null,
planIndicated: null,
planLanguage: null,
Expand Down

0 comments on commit 2227963

Please sign in to comment.