This commit is contained in:
2025-12-12 23:51:52 +03:30
parent 2815c503ff
commit 3bd51b89bf
6 changed files with 94 additions and 14 deletions
@@ -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`,