mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-15 10:16:12 +01:00
feat: user notification settings for group.leave event
This commit is contained in:
@@ -27,6 +27,7 @@ Notifications.baseTypes = [
|
||||
'notificationType_new-chat',
|
||||
'notificationType_new-group-chat',
|
||||
'notificationType_group-invite',
|
||||
'notificationType_group-leave',
|
||||
'notificationType_group-request-membership',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user