From 69c6ecab43cbbfd6adb83cd0630fe2c4bbde5eaf Mon Sep 17 00:00:00 2001 From: Mohammad Ranjbar Z Date: Thu, 10 Nov 2022 11:25:35 +0300 Subject: [PATCH] Send sendSegment parameter --- src/adapters/notifications/NotificationCenterAdapter.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/adapters/notifications/NotificationCenterAdapter.ts b/src/adapters/notifications/NotificationCenterAdapter.ts index ef8a5dec3..43a812be4 100644 --- a/src/adapters/notifications/NotificationCenterAdapter.ts +++ b/src/adapters/notifications/NotificationCenterAdapter.ts @@ -646,6 +646,7 @@ export class NotificationCenterAdapter implements NotificationAdapterInterface { eventName, email: receivedUser.email, sendEmail: sendEmail || false, + sendSegment: Boolean(segment), userWalletAddress: receivedUser.walletAddress as string, projectId: String(project.id), metadata: {