mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 08:54:20 +10:00
feat: add default recipients for teams and orgs (#2248)
This commit is contained in:
@@ -137,6 +137,7 @@ export const generateDefaultOrganisationSettings = (): Omit<
|
||||
// emailReplyToName: null,
|
||||
emailDocumentSettings: DEFAULT_DOCUMENT_EMAIL_SETTINGS,
|
||||
|
||||
defaultRecipients: null,
|
||||
aiFeaturesEnabled: false,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user