update
This commit is contained in:
@@ -27,12 +27,12 @@ export class PagerListeners {
|
||||
await this.notificationService.sendNotification({
|
||||
restaurantId: event.restaurantId,
|
||||
message: {
|
||||
subject: NotifTitleEnum.PAGER_CREATED,
|
||||
body: `Your pager has created successfully`,
|
||||
title: NotifTitleEnum.PAGER_CREATED,
|
||||
content: `Your pager has created successfully`,
|
||||
smsText: `Your pager has created successfully`,
|
||||
pushNotif: {
|
||||
title: `Your pager has created successfully`,
|
||||
body: `Your pager has created successfully`,
|
||||
content: `Your pager has created successfully`,
|
||||
icon: `Your pager has created successfully`,
|
||||
action: {
|
||||
type: `Your pager has created successfully`,
|
||||
|
||||
Reference in New Issue
Block a user