From 07354cc45d0399d0465194700454b66e14ce41bb Mon Sep 17 00:00:00 2001 From: eal Date: Thu, 7 Dec 2017 23:54:03 +0200 Subject: [PATCH] Don't show "read" button if there are no new notifications. --- src/components/notifications/notifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 176695b1ca..b341fcefe4 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -4,7 +4,7 @@
{{unseenCount}} {{$t('notifications.notifications')}} - +