mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-15 22:55:58 +08:00
Update email_notification.ts
This commit is contained in:
parent
4d287bb77f
commit
f007f2439e
@ -155,6 +155,7 @@ export async function sendNotificationInternal(
|
|||||||
team_id: team_id,
|
team_id: team_id,
|
||||||
notification_type: notificationType,
|
notification_type: notificationType,
|
||||||
sent_date: new Date().toISOString(),
|
sent_date: new Date().toISOString(),
|
||||||
|
timestamp: new Date().toISOString(),
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user