This commit is contained in:
David Arranz 2019-11-07 18:47:35 +01:00
parent 32fe3d7e79
commit a4bb28d909

View File

@ -163,7 +163,7 @@ const extraControllers = {
let saveResponseStatusPromise = (messages, tickets) => notificationDetailService.saveNotificationDetails(messages, tickets);
const notificationRecord = {
let notificationRecord = {
date: body.date,
title: body.title,
body: body.message,