From de87defd181e51a9cb529c166ab58ac5b567afe2 Mon Sep 17 00:00:00 2001 From: Kyrylo Shmidt Date: Wed, 21 Jun 2023 08:17:04 +0200 Subject: [PATCH] Change asset entry card label --- src/components/Assets/AssetList/AssetEntry/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Assets/AssetList/AssetEntry/index.tsx b/src/components/Assets/AssetList/AssetEntry/index.tsx index 25aab659a..962f6690b 100644 --- a/src/components/Assets/AssetList/AssetEntry/index.tsx +++ b/src/components/Assets/AssetList/AssetEntry/index.tsx @@ -88,7 +88,7 @@ export const AssetEntry = (props: AssetEntryProps) => { - Latest + Last {timeAgo(lastSeenDateTime)} ago