Notification (#934)

Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
Denis Bykhov
2022-02-07 10:03:14 +01:00
committed by GitHub
parent bf2e0aba30
commit e026683db0
64 changed files with 847 additions and 140 deletions
@@ -14,7 +14,7 @@
-->
<script lang="ts">
import contact, { Employee, EmployeeAccount } from '@anticrm/contact'
import core, { Client, getCurrentAccount, Ref, Space } from '@anticrm/core'
import core, { Client, Doc, getCurrentAccount, Ref, Space } from '@anticrm/core'
import { Avatar, createQuery, setClient } from '@anticrm/presentation'
import {
AnyComponent,
@@ -235,7 +235,7 @@
</div>
<!-- <div class="aside"><Chat thread/></div> -->
</div>
<PanelInstance/>
<PanelInstance />
<Popup />
<TooltipInstance />
{:else}