From 9deac64c2421004ae9254ec1bbbfaef5919b793f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sat, 26 Dec 2020 01:26:20 +0900 Subject: [PATCH] refs #2014 Display only predefined notification type in notifications --- .../TimelineSpace/Contents/Notifications.vue | 25 +++++++++++-------- .../TimelineSpace/Contents/Notifications.ts | 23 +++++++++++++++-- 2 files changed, 35 insertions(+), 13 deletions(-) diff --git a/src/renderer/components/TimelineSpace/Contents/Notifications.vue b/src/renderer/components/TimelineSpace/Contents/Notifications.vue index 906c852a..5370c3c9 100644 --- a/src/renderer/components/TimelineSpace/Contents/Notifications.vue +++ b/src/renderer/components/TimelineSpace/Contents/Notifications.vue @@ -2,7 +2,7 @@
{{ unread.length > 0 ? unread.length : '' }}
- +