feat: Filter notifications by edit
This commit is contained in:
@@ -119,6 +119,7 @@ export const notificationTypes = [
|
||||
'roleAssigned',
|
||||
'achievementEarned',
|
||||
'app',
|
||||
'edited'
|
||||
] as const;
|
||||
export const obsoleteNotificationTypes = ['pollVote', 'groupInvited'] as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user