From 85f8edba9d10152cff60f8a19381ac59cfa0190a Mon Sep 17 00:00:00 2001 From: David Arranz Date: Tue, 24 Oct 2023 15:59:45 +0200 Subject: [PATCH] . --- helpers/mail.helper.js | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/mail.helper.js b/helpers/mail.helper.js index 8b7af25..bb2ad73 100644 --- a/helpers/mail.helper.js +++ b/helpers/mail.helper.js @@ -199,4 +199,5 @@ module.exports = { sendReservationCode, sendReservationCodeCollege, sendTicketOnline, + sendPendienteConfirmacion, };