mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Update apply.js
This commit is contained in:
parent
d893388137
commit
fea42033bd
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ export default async function handler(req, res) {
|
|||
'Date of Birth': data.userBirthday,
|
||||
'Event Name': data.eventName,
|
||||
'Event Website': data.eventWebsite,
|
||||
'Event Postal Code': data.eventPostalCode,
|
||||
'Zip Code': data.eventPostalCode,
|
||||
'Tell us about your event': data.eventDescription,
|
||||
'Mailing Address': data.userAddress,
|
||||
'Address Line 1': data.addressLine1,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue