Skip to content

Commit 568d031

Browse files
committed
rename universal notification kafka message
1 parent f448419 commit 568d031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ module.exports = {
125125
handleBulkNotification: {},
126126
},
127127
],
128-
'notification.action.create': [{
128+
'notifications.action.create': [{
129129
handleUniversalNotification: {},
130130
}],
131131
// 'notifications.community.challenge.created': ['handleChallengeCreated'],

0 commit comments

Comments
 (0)