Kaynağa Gözat

Contact Us Bug Fix

master
30117125 4 yıl önce
ebeveyn
işleme
6b0e4a1a62
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/components/shared/contactUsSection.vue

+ 1
- 1
src/components/shared/contactUsSection.vue Dosyayı Görüntüle

@@ -105,7 +105,7 @@ export default {
105 105
   methods: {
106 106
     async sendMail() {
107 107
       var mailObj = {
108
-        toAddress: "jlouw365@gmail.com",
108
+        toAddress: "abigaildf@provision-sa.com",
109 109
         fromAddress: "jlouw365@gmail.com",
110 110
         name: this.name,
111 111
         email: this.email,

Loading…
İptal
Kaydet