From 87615f491bcb8ca308d55944ed3ab536e12d47ea Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Wed, 28 Aug 2024 08:26:12 -0400 Subject: [PATCH] fix data --- app/assign_action.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assign_action.js b/app/assign_action.js index 8a5f611..0aa3231 100644 --- a/app/assign_action.js +++ b/app/assign_action.js @@ -87,7 +87,7 @@ WRENCHJOB_EMAIL_PASS='may12002!' bcc: "ses66181@gmail.com", // list of receivers subject: `${emailSubject} ✔`, // Subject line text: "To Tester name", // plain text body - html: mailMessage, // html body + html: data, // html body }); console.log("Message sent: %s", info.messageId); // Message sent: