mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-26 14:22:23 +02:00
Extract trigger for pushes (#7767)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -36,6 +36,8 @@ export async function createNotification (
|
||||
} else {
|
||||
await client.createDoc(notification.class.CommonInboxNotification, data.space, {
|
||||
user: data.user,
|
||||
objectId: forDoc._id,
|
||||
objectClass: forDoc._class,
|
||||
icon: github.icon.Github,
|
||||
message: data.message,
|
||||
props: data.props,
|
||||
|
||||
Reference in New Issue
Block a user