From bddd5f06282c5faf3c72ef02e815d00b33e55ed0 Mon Sep 17 00:00:00 2001 From: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com> Date: Fri, 25 Feb 2022 19:20:23 +0600 Subject: [PATCH] 1034 fix (#1061) Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com> --- .../activity-resources/src/components/TxView.svelte | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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}