.
This commit is contained in:
parent
32fe3d7e79
commit
a4bb28d909
@ -163,7 +163,7 @@ const extraControllers = {
|
|||||||
|
|
||||||
let saveResponseStatusPromise = (messages, tickets) => notificationDetailService.saveNotificationDetails(messages, tickets);
|
let saveResponseStatusPromise = (messages, tickets) => notificationDetailService.saveNotificationDetails(messages, tickets);
|
||||||
|
|
||||||
const notificationRecord = {
|
let notificationRecord = {
|
||||||
date: body.date,
|
date: body.date,
|
||||||
title: body.title,
|
title: body.title,
|
||||||
body: body.message,
|
body: body.message,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user