From 5e56473b0e86079ae9db24def274d1101cfd93c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 12 Aug 2021 07:27:12 +0200 Subject: [PATCH] Add note --- backend/src/middleware/notifications/notificationsMiddleware.js | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/src/middleware/notifications/notificationsMiddleware.js b/backend/src/middleware/notifications/notificationsMiddleware.js index 95ceb9ecf..464bd47bb 100644 --- a/backend/src/middleware/notifications/notificationsMiddleware.js +++ b/backend/src/middleware/notifications/notificationsMiddleware.js @@ -4,6 +4,7 @@ import { validateNotifyUsers } from '../validation/validationMiddleware' import { sendMail } from '../helpers/email/sendMail' import { notificationTemplate } from '../helpers/email/templateBuilder' +// Wolle -> queryNotificationEmails const queryNotificationsEmails = async (context, notificationUserIds) => { if (!(notificationUserIds && notificationUserIds.length)) return [] const userEmailCypher = `