mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
EQMS-1650: External approvers (#9987)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
This commit is contained in:
@@ -35,13 +35,10 @@ import core, {
|
||||
TxProcessor,
|
||||
type TxRemoveDoc,
|
||||
type TxUpdateDoc,
|
||||
type Type
|
||||
type Type,
|
||||
getClassCollaborators
|
||||
} from '@hcengineering/core'
|
||||
import notification, {
|
||||
getClassCollaborators,
|
||||
type MentionInboxNotification,
|
||||
type NotificationType
|
||||
} from '@hcengineering/notification'
|
||||
import notification, { type MentionInboxNotification, type NotificationType } from '@hcengineering/notification'
|
||||
import { getPerson } from '@hcengineering/server-contact'
|
||||
import { type StorageAdapter, type TriggerControl } from '@hcengineering/server-core'
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user