Merge branch 'dev' into beta

This commit is contained in:
shamoon
2025-03-18 19:18:39 -07:00
45 changed files with 1692 additions and 1691 deletions

View File

@@ -62,6 +62,7 @@ export class EmailDocumentDialogComponent extends LoadingComponentWithPermission
this.emailAddress = ''
this.emailSubject = ''
this.emailMessage = ''
this.close()
this.toastService.showInfo($localize`Email sent`)
},
error: (e) => {