mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-25 07:25:12 +00:00
feat: Filter notifications by edit
This commit is contained in:
parent
05a568e5aa
commit
70c87848dd
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ export const notificationTypes = [
|
|||
'roleAssigned',
|
||||
'achievementEarned',
|
||||
'app',
|
||||
'edited'
|
||||
] as const;
|
||||
export const obsoleteNotificationTypes = ['pollVote', 'groupInvited'] as const;
|
||||
|
||||
|
|
Loading…
Reference in a new issue