From 055df9d28c1a63dfb84a2b706ce85f734e3a9fd3 Mon Sep 17 00:00:00 2001 From: Ivan Demchuk Date: Tue, 3 Jan 2023 14:40:16 +0200 Subject: [PATCH] feat: add hover info and link to booster avatar (#736) --- components/status/StatusCard.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 5b2a9f82..9265acb7 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -103,7 +103,11 @@ const isDM = $computed(() => status.visibility === 'direct')
- + + + + +