mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 19:58:09 +00:00
Fix email notifictions on chat message (#5544)
This commit is contained in:
parent
6967255648
commit
ddb11014ee
@ -474,6 +474,7 @@ export function createModel (builder: Builder): void {
|
||||
hidden: false,
|
||||
txClasses: [core.class.TxCreateDoc],
|
||||
objectClass: chunter.class.ChatMessage,
|
||||
attachedToClass: chunter.class.DirectMessage,
|
||||
providers: {
|
||||
[notification.providers.EmailNotification]: false,
|
||||
[notification.providers.BrowserNotification]: true,
|
||||
|
Loading…
Reference in New Issue
Block a user