diff --git a/models/notification/src/index.ts b/models/notification/src/index.ts index 98a8f5c29a..21847b0215 100644 --- a/models/notification/src/index.ts +++ b/models/notification/src/index.ts @@ -162,7 +162,7 @@ export function createModel (builder: Builder): void { core.space.Model, { label: notification.string.EmailNotification, - default: false + default: true }, notification.ids.EmailNotification )