feat: notification on mentions
This commit is contained in:
@@ -103,6 +103,7 @@ doc_events = {
|
||||
]
|
||||
},
|
||||
"Discussion Reply": {"after_insert": "lms.lms.utils.handle_notifications"},
|
||||
"Notification Log": {"after_insert": "lms.lms.utils.publish_notifications"},
|
||||
}
|
||||
|
||||
# Scheduled Tasks
|
||||
|
||||
Reference in New Issue
Block a user