CoverMe requests logged

This commit is contained in:
Dobromir Popov
2024-04-18 13:34:17 +03:00
parent 59cbedbbb2
commit 91adc27d29
8 changed files with 34 additions and 14 deletions

View File

@ -266,7 +266,7 @@ exports.SendEmail_NewShifts = async function (publisher, shifts) {
// ],
// subject: "[CCC]: вашите смени през " + CON.monthNamesBG[date.getMonth()],
// text:
// "Здравейте, " + publisher.firstName + " " + publisher.lastName + "!\n\n" +
// "Здравей, " + publisher.firstName + " " + publisher.lastName + "!\n\n" +
// "Ти регистриран да получавате известия за нови смени на количка.\n" +
// `За месец ${CON.monthNamesBG[date.getMonth()]} имате следните смени:\n` +
// ` ${shftStr} \n\n\n` +