mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-08 09:02:06 +00:00
Qfix svelte-check
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
35eefa7eb9
commit
2ffffc6c39
@ -15,7 +15,7 @@
|
||||
<script lang="ts">
|
||||
import attachment, { Attachment, AttachmentsEvents } from '@hcengineering/attachment'
|
||||
import contact from '@hcengineering/contact'
|
||||
import core, { BlobMetadata, Doc, PersonId, Ref, generateId, type Blob } from '@hcengineering/core'
|
||||
import core, { BlobMetadata, Doc, PersonId, Ref, generateId, type Blob, type Space } from '@hcengineering/core'
|
||||
import { IntlString, getResource, setPlatformStatus, unknownError } from '@hcengineering/platform'
|
||||
import {
|
||||
FileOrBlob,
|
||||
|
Loading…
Reference in New Issue
Block a user