mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 11:17:43 +02:00
Add chat fixes (#6682)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -248,7 +248,7 @@ export async function getPersonNotificationTxes (
|
||||
...content,
|
||||
docNotifyContext: context._id,
|
||||
_id: generateId(),
|
||||
_class: notification.class.CommonInboxNotification,
|
||||
_class: notification.class.MentionInboxNotification,
|
||||
space: receiverSpace._id,
|
||||
modifiedOn: originTx.modifiedOn,
|
||||
modifiedBy: sender._id
|
||||
|
||||
Reference in New Issue
Block a user