Add poll end notifications to fetched types
This commit is contained in:
parent
d7f744d281
commit
d5575f9c13
2 changed files with 2 additions and 0 deletions
1
changelog.d/poll-ended-notifications.fix
Normal file
1
changelog.d/poll-ended-notifications.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add poll end notifications to fetched types.
|
||||
|
|
@ -9,6 +9,7 @@ const mastoApiNotificationTypes = [
|
|||
'reblog',
|
||||
'follow',
|
||||
'move',
|
||||
'poll',
|
||||
'pleroma:emoji_reaction',
|
||||
'pleroma:report'
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue