Skip to content

Commit

Permalink
Update CONST.jsx
Browse files Browse the repository at this point in the history
Adding new Attendee Audit Template to our set of default templates
  • Loading branch information
flaviadefaria authored Nov 7, 2023
1 parent 0e96a8f commit 3400a99
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 3400a99

Please sign in to comment.