Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bistaastha committed Apr 15, 2024
1 parent 3be39f7 commit ad5d87e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/core/mock-data/extended-advance-request.data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,8 @@ export const publicAdvanceRequestRes: ApiV2Response<ExtendedAdvanceRequestPublic
ou_employee_id: 'outGt9ju6qP',
areq_custom_field_values: [{ name: 'checking', value: 'true', type: 'BOOLEAN' }],
areq_is_sent_back: false,
project_name: 'Fast and Furious',
project_code: 'C1234',
},
],
offset: 0,
Expand Down

0 comments on commit ad5d87e

Please sign in to comment.