Skip to content

Commit

Permalink
Send sendSegment parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadranjbarz committed Nov 10, 2022
1 parent d8ab9fa commit 69c6eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/adapters/notifications/NotificationCenterAdapter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 69c6eca

Please sign in to comment.