We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0794736 commit f263ccaCopy full SHA for f263cca
plugins/telegram-resources/src/components/Configure.svelte
@@ -23,7 +23,7 @@
23
import { getCurrentWorkspaceUuid, getClient, SpaceSelector } from '@hcengineering/presentation'
24
import { isWorkspaceIntegration } from '@hcengineering/integration-client'
25
import type { Integration } from '@hcengineering/account-client'
26
- import contact from '@hcengineering/contact'
+ import contact from '@hcengineering/contact'
27
import card from '@hcengineering/card'
28
29
import TelegramIcon from './icons/TelegramColor.svelte'
0 commit comments