Set contact sender and recipient to info@
This commit is contained in:
parent
ccb138dc60
commit
e6d4f3c7f3
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
"not_found_handling": "single-page-application",
|
"not_found_handling": "single-page-application",
|
||||||
},
|
},
|
||||||
"vars": {
|
"vars": {
|
||||||
"CONTACT_FROM_EMAIL": "calum@highlandgrouprda.org.uk",
|
"CONTACT_FROM_EMAIL": "info@highlandgrouprda.org.uk",
|
||||||
"CONTACT_TO_EMAIL": "calum@highlandgrouprda.org.uk",
|
"CONTACT_TO_EMAIL": "info@highlandgrouprda.org.uk",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue