From 055bcf0e9686215bd20f9423d563f5ab76708b13 Mon Sep 17 00:00:00 2001 From: Michel EDIGHOFFER Date: Fri, 25 Nov 2022 17:48:49 +0100 Subject: [PATCH] feat: add link to the status from the time link (#97) --- components/status/StatusCard.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 0e6f8a03..ca4aaf13 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -84,9 +84,11 @@ const timeago = useTimeAgo(() => status.createdAt, {
- + + +