This commit is contained in:
Chris Cochrun 2023-11-23 05:39:38 -06:00
parent 7d4245f394
commit e4e485d844

View file

@ -100,7 +100,7 @@
};
xhr.open("POST", "https://n8n.tfcconnection.org/webhook/health-form");
xhr.send(data);
console.log(data);
/* window.location.replace("https://tfcconnection.org/thankyou/"); */
}