mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Add note
This commit is contained in:
parent
f3bf730a12
commit
5e56473b0e
@ -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 = `
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user