Enhancement: add processed mails management UI and API

This commit is contained in:
shamoon
2025-09-15 10:08:33 -07:00
parent f2ef9af291
commit eca093189d
15 changed files with 296 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ export enum PermissionType {
ShareLink = '%s_sharelink',
CustomField = '%s_customfield',
Workflow = '%s_workflow',
ProcessedMail = '%s_processedmail',
}
@Injectable({