fixing up church and teacher forms

This commit is contained in:
Chris Cochrun 2023-01-04 11:17:39 -06:00
parent b487eae367
commit 9e498888fc
3 changed files with 16 additions and 7 deletions

View file

@ -26,7 +26,7 @@
}
};
/* xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application"); */
xhr.open("POST", "https://n8n.tfcconnection.org/webhook-test/mt-application");
xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application");
xhr.send(data);
console.log(data);
console.log("Hallo!");