From 7c77809ff9a4d365ec17fb2ed43f3795382940a9 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 16 Feb 2024 00:29:16 +0200 Subject: badge, alert(dot) improvements --- src/components/notifications/notifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/notifications/notifications.vue') diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index a0025182..eb128450 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -18,7 +18,7 @@ {{ $t('notifications.notifications') }} {{ unseenCountBadgeText }}
Date: Thu, 29 Feb 2024 18:07:15 +0200 Subject: clean up some variables, fixing search footer --- src/components/lists_card/lists_card.vue | 16 +------------ src/components/notifications/notifications.vue | 2 +- src/components/search/search.vue | 26 +++++----------------- .../user_list_popover/user_list_popover.vue | 2 -- 4 files changed, 8 insertions(+), 38 deletions(-) (limited to 'src/components/notifications/notifications.vue') diff --git a/src/components/lists_card/lists_card.vue b/src/components/lists_card/lists_card.vue index 925da3a5..a5dc6371 100644 --- a/src/components/lists_card/lists_card.vue +++ b/src/components/lists_card/lists_card.vue @@ -21,8 +21,6 @@ diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index eb128450..87e7b68d 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -85,7 +85,7 @@