feat: add option to disable Document created from template (#2609)

This commit is contained in:
Catalin Pit
2026-03-23 06:11:42 +02:00
committed by GitHub
parent ace472c294
commit 5be71cca21
8 changed files with 72 additions and 9 deletions
@@ -219,7 +219,8 @@ export const EmailPreferencesForm = ({
<FormDescription>
<Trans>
Controls the default email settings when new documents or templates are created
Controls the default email settings when new documents or templates are created.
Updating these settings will not affect existing documents or templates.
</Trans>
</FormDescription>
</FormItem>