Skip to content

Commit

Permalink
Merge pull request #293 from adobecom/registration-status-fix
Browse files Browse the repository at this point in the history
[Adhoc] Change key name for registrationStatus
  • Loading branch information
rayyank10 authored Nov 13, 2024
2 parents 8717d56 + 669d480 commit 546871e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const ATTENDEE_ATTR_MAP = [
fallback: '',
},
{
key: 'type',
key: 'registrationStatus',
label: 'RSVP status',
fallback: 'registered',
},
Expand Down

0 comments on commit 546871e

Please sign in to comment.