website refactor
This commit is contained in:
@@ -32,7 +32,7 @@ export class InAppNotificationAdapter implements NotificationGateway {
|
||||
return {
|
||||
success: true,
|
||||
channel: this.channel,
|
||||
externalId: notification.id,
|
||||
externalId: notification.id.value,
|
||||
attemptedAt: new Date(),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user