From 927754bebf1c3d4bd95b23ecb2ce0f74c89fe274 Mon Sep 17 00:00:00 2001 From: silverpill Date: Tue, 30 Nov 2021 22:06:38 +0000 Subject: [PATCH] Add support for notifications of types "mention" and "reblog" --- src/views/NotificationList.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/NotificationList.vue b/src/views/NotificationList.vue index 3db9cf2..86aceb2 100644 --- a/src/views/NotificationList.vue +++ b/src/views/NotificationList.vue @@ -15,6 +15,14 @@ {{ getSenderName(notification) }} liked your post + +