mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-25 13:52:24 +02:00
Get rid of 'ne' in inbox queries (#6258)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -38,6 +38,7 @@ export async function createNotification (
|
||||
message: data.message,
|
||||
props: data.props,
|
||||
isViewed: false,
|
||||
archived: false,
|
||||
docNotifyContext: docNotifyContext?._id as Ref<DocNotifyContext>
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user