This commit is contained in:
2024-01-09 17:05:11 +05:00
parent ce8f94c6ca
commit 9fc53b608a
6 changed files with 85 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ function FeedbackForm() {
try {
await ky
.post(`https://estate.graff.tech/api/mail`, {
.post(`https://graff.estate/api/mail`, {
json: {
fullname: name,
phone,