From 0895654db2b9d9245fe481d4b48b4b66589c3397 Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Fri, 5 Jun 2020 14:55:00 +0000 Subject: [PATCH] Update emailContentGenerator.js --- app/helpers/emailContentGenerator.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/helpers/emailContentGenerator.js b/app/helpers/emailContentGenerator.js index 32dd754..ca43548 100644 --- a/app/helpers/emailContentGenerator.js +++ b/app/helpers/emailContentGenerator.js @@ -135,6 +135,7 @@ const generateNewSearchRequestEmail = (searchRequest, matchingRealEstates) => { ${matchingRealEstates.length > 0 ? instantRealEstatesText : ""}
+
${wordOfMouthRequest}
${emailFooter}`;