Skip to content

Commit

Permalink
Merge pull request #597 from Expensify/flaviadefaria-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisl committed Nov 11, 2023
2 parents 5a8993b + 3400a99 commit c9d70d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/CONST.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,11 @@ export const CONST = {
text: 'Per Diem Export',
image: `${g_cloudFrontImg}icons/accounting-other--blue.svg`,
},
attendees: {
value: 'attendee_audit_export',
text: 'Attendee Audit Export',
image: `${g_cloudFrontImg}icons/accounting-other--blue.svg`,
},
},

NVP: {
Expand Down

0 comments on commit c9d70d3

Please sign in to comment.