mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 03:54:57 +02:00
@@ -2,9 +2,8 @@
|
||||
import { AttachedDoc, Ref, WithLookup } from '@hcengineering/core'
|
||||
import { GithubIntegration, GithubIntegrationRepository, GithubProject } from '@hcengineering/github'
|
||||
import { getMetadata } from '@hcengineering/platform'
|
||||
import presentation, { NavLink, getClient, isAdminUser } from '@hcengineering/presentation'
|
||||
import MessageBox from '@hcengineering/presentation/src/components/MessageBox.svelte'
|
||||
import tracker, { Project } from '@hcengineering/tracker'
|
||||
import presentation, { NavLink, getClient, isAdminUser, MessageBox } from '@hcengineering/presentation'
|
||||
import tracker, { Project } from '@hcengineering/tracker'
|
||||
import ui, {
|
||||
Action,
|
||||
Button,
|
||||
|
||||
Reference in New Issue
Block a user