Support group notifications for favourites/reblogs

This commit is contained in:
Chewbacca
2023-04-05 09:17:44 -04:00
parent 9e5bd27cfb
commit 5fb4b498da
3 changed files with 17 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ const NOTIFICATION_TYPES = [
'mention',
'reblog',
'favourite',
'group_favourite',
'group_reblog',
'poll',
'status',
'move',