mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-16 10:46:14 +01:00
feat: award notif filter
This commit is contained in:
@@ -40,6 +40,7 @@ Notifications.baseTypes = [
|
||||
'notificationType_group-invite',
|
||||
'notificationType_group-leave',
|
||||
'notificationType_group-request-membership',
|
||||
'notificationType_new-reward',
|
||||
];
|
||||
|
||||
Notifications.privilegedTypes = [
|
||||
|
||||
Reference in New Issue
Block a user