mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-16 02:36:16 +01:00
feat: #8204, separate notification type for group chats
This commit is contained in:
@@ -25,6 +25,7 @@ Notifications.baseTypes = [
|
||||
'notificationType_post-edit',
|
||||
'notificationType_follow',
|
||||
'notificationType_new-chat',
|
||||
'notificationType_new-group-chat',
|
||||
'notificationType_group-invite',
|
||||
'notificationType_group-request-membership',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user