mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-07 15:50:14 +02:00
feat: #8204, separate notification type for group chats
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
"notificationType_post-edit": "notification",
|
||||
"notificationType_follow": "notification",
|
||||
"notificationType_new-chat": "notification",
|
||||
"notificationType_new-group-chat": "notification",
|
||||
"notificationType_group-invite": "notification",
|
||||
"notificationType_group-request-membership": "notification",
|
||||
"notificationType_mention": "notification",
|
||||
|
||||
Reference in New Issue
Block a user