Qfix svelte-check

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2025-03-14 23:03:30 +07:00
parent 35eefa7eb9
commit 2ffffc6c39
No known key found for this signature in database
GPG Key ID: BD80F68D68D8F7F2

View File

@ -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,