add more notification types to ask backend about
This commit is contained in:
parent
15dde2d372
commit
b2e10ac8c1
1 changed files with 2 additions and 0 deletions
|
|
@ -8,9 +8,11 @@ const mastoApiNotificationTypes = [
|
|||
'favourite',
|
||||
'reblog',
|
||||
'follow',
|
||||
'follow_request',
|
||||
'move',
|
||||
'poll',
|
||||
'pleroma:emoji_reaction',
|
||||
'pleroma:chat_mention',
|
||||
'pleroma:report'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue