Update contact sender and recipient

This commit is contained in:
Calum Muir 2025-12-22 15:08:58 +00:00
parent b8b888fe90
commit ccb138dc60

View file

@ -8,7 +8,7 @@
"not_found_handling": "single-page-application", "not_found_handling": "single-page-application",
}, },
"vars": { "vars": {
"CONTACT_FROM_EMAIL": "onboarding@resend.dev", "CONTACT_FROM_EMAIL": "calum@highlandgrouprda.org.uk",
"CONTACT_TO_EMAIL": "mr.calumamuir@gmail.com", "CONTACT_TO_EMAIL": "calum@highlandgrouprda.org.uk",
}, },
} }