From 2599c85047eeb62cc33d761d60a684684e71411b Mon Sep 17 00:00:00 2001 From: lazzzis Date: Sun, 7 Apr 2024 01:29:38 -0700 Subject: [PATCH] fix(ui): make display name clickable in grouped follow notification (#2776) --- .../notification/NotificationGroupedFollow.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/components/notification/NotificationGroupedFollow.vue b/components/notification/NotificationGroupedFollow.vue index 92707e78..138f05e4 100644 --- a/components/notification/NotificationGroupedFollow.vue +++ b/components/notification/NotificationGroupedFollow.vue @@ -22,11 +22,13 @@ const lang = computed(() => { :count="count" /> -