From d5575f9c132d49eed79768dd5d53db763e42f86c Mon Sep 17 00:00:00 2001 From: Phantasm Date: Tue, 26 Mar 2024 18:59:39 +0100 Subject: Add poll end notifications to fetched types --- src/services/notifications_fetcher/notifications_fetcher.service.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/services/notifications_fetcher/notifications_fetcher.service.js b/src/services/notifications_fetcher/notifications_fetcher.service.js index c91a86c8..5bcda826 100644 --- a/src/services/notifications_fetcher/notifications_fetcher.service.js +++ b/src/services/notifications_fetcher/notifications_fetcher.service.js @@ -9,6 +9,7 @@ const mastoApiNotificationTypes = [ 'reblog', 'follow', 'move', + 'poll', 'pleroma:emoji_reaction', 'pleroma:report' ] -- cgit v1.2.3-70-g09d2