Skip to content

Commit

Permalink
Optional.
Browse files Browse the repository at this point in the history
  • Loading branch information
jSylvestre committed May 8, 2024
1 parent 468f6eb commit 6eb3cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Finjector.Web/ClientApp/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export interface PpmDetails {
projectStartDate: string;
projectCompletionDate: string;
projectStatus: string;
awardStatus: string;
awardStatus?: string;
projectTypeName: string;
poetString: string;
glRevenueTransferString: string;
Expand Down

0 comments on commit 6eb3cb6

Please sign in to comment.