add more notification types to ask backend about
This commit is contained in:
parent
15dde2d372
commit
b2e10ac8c1
|
@ -8,9 +8,11 @@ const mastoApiNotificationTypes = [
|
|||
'favourite',
|
||||
'reblog',
|
||||
'follow',
|
||||
'follow_request',
|
||||
'move',
|
||||
'poll',
|
||||
'pleroma:emoji_reaction',
|
||||
'pleroma:chat_mention',
|
||||
'pleroma:report'
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue