Merge branch 'fix-poll-notifs' into 'develop'
Add poll end notifications to fetched types Closes pleroma#3230 See merge request pleroma/pleroma-fe!1905
This commit is contained in:
commit
15dde2d372
2 changed files with 2 additions and 0 deletions
|
|
@ -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