mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-18 06:13:52 +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,
|
core.space.Model,
|
||||||
{
|
{
|
||||||
label: notification.string.EmailNotification,
|
label: notification.string.EmailNotification,
|
||||||
default: false
|
default: true
|
||||||
},
|
},
|
||||||
notification.ids.EmailNotification
|
notification.ids.EmailNotification
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user