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 Aug 13, 2024
1 parent a6ece8b commit 9472981
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 9472981

Please sign in to comment.