Merge branch 'main' of github.com:immich-app/immich into workflow-ui

This commit is contained in:
Alex Tran
2025-11-20 21:42:46 +00:00
15 changed files with 1533 additions and 240 deletions

View File

@@ -1763,6 +1763,7 @@ export type WorkflowUpdateDto = {
enabled?: boolean;
filters?: WorkflowFilterItemDto[];
name?: string;
triggerType: PluginTriggerType;
};
/**
* List all activities