Add poll end notifications to fetched types

neckbeard
Phantasm 6 months ago
parent d7f744d281
commit d5575f9c13
No known key found for this signature in database
GPG Key ID: 2669E588BCC634C8

@ -0,0 +1 @@
Add poll end notifications to fetched types.

@ -9,6 +9,7 @@ const mastoApiNotificationTypes = [
'reblog', 'reblog',
'follow', 'follow',
'move', 'move',
'poll',
'pleroma:emoji_reaction', 'pleroma:emoji_reaction',
'pleroma:report' 'pleroma:report'
] ]

Loading…
Cancel
Save