Frotnend workflow stuff

This commit is contained in:
shamoon
2026-08-19 10:25:41 -07:00
committed by GitHub
parent a32fdfb72c
commit 9ed619676d
4 changed files with 120 additions and 12 deletions
+1
View File
@@ -7,6 +7,7 @@ export enum WorkflowActionType {
Webhook = 4,
PasswordRemoval = 5,
MoveToTrash = 6,
RemoteOcr = 7,
}
export interface WorkflowActionEmail extends ObjectWithId {