diff --git a/plugins/activity-resources/src/components/TxView.svelte b/plugins/activity-resources/src/components/TxView.svelte index 94da954b4e..a8b9a7e171 100644 --- a/plugins/activity-resources/src/components/TxView.svelte +++ b/plugins/activity-resources/src/components/TxView.svelte @@ -17,7 +17,7 @@ import type { TxViewlet } from '@anticrm/activity' import activity from '../plugin' import contact, { EmployeeAccount, formatName } from '@anticrm/contact' - import core, { AnyAttribute, Doc, Ref } from '@anticrm/core' + import core, { AnyAttribute, Doc, getCurrentAccount, Ref } from '@anticrm/core' import { Asset, getResource } from '@anticrm/platform' import { getClient } from '@anticrm/presentation' import { Component, Icon, IconEdit, IconMoreH, Label, Menu, ShowMore, showPopup, TimeSince } from '@anticrm/ui' @@ -135,9 +135,11 @@ {#if tx.updated}