mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
revert bc i remember why we removed it
This commit is contained in:
parent
9cc49fabe3
commit
50651e11c3
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ export default async function handler(req, res) {
|
|||
body: JSON.stringify({
|
||||
email: data.userEmail,
|
||||
name: data.eventName,
|
||||
country: data.eventLocation,
|
||||
// country: data.eventLocation,
|
||||
}),
|
||||
method: 'POST',
|
||||
headers: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue