mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 12:25:17 +00:00
Enable ses by default (#2569)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
3f755682cf
commit
6e0b1d1036
@ -162,7 +162,7 @@ export function createModel (builder: Builder): void {
|
||||
core.space.Model,
|
||||
{
|
||||
label: notification.string.EmailNotification,
|
||||
default: false
|
||||
default: true
|
||||
},
|
||||
notification.ids.EmailNotification
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user