idk
This commit is contained in:
parent
7d4245f394
commit
e4e485d844
|
@ -100,7 +100,7 @@
|
||||||
};
|
};
|
||||||
xhr.open("POST", "https://n8n.tfcconnection.org/webhook/health-form");
|
xhr.open("POST", "https://n8n.tfcconnection.org/webhook/health-form");
|
||||||
xhr.send(data);
|
xhr.send(data);
|
||||||
|
|
||||||
console.log(data);
|
console.log(data);
|
||||||
/* window.location.replace("https://tfcconnection.org/thankyou/"); */
|
/* window.location.replace("https://tfcconnection.org/thankyou/"); */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue