mirror of
https://github.com/immich-app/immich.git
synced 2025-12-29 17:25:00 +03:00
Merge branch 'main' of github.com:immich-app/immich into workflow-ui
This commit is contained in:
@@ -1763,6 +1763,7 @@ export type WorkflowUpdateDto = {
|
||||
enabled?: boolean;
|
||||
filters?: WorkflowFilterItemDto[];
|
||||
name?: string;
|
||||
triggerType: PluginTriggerType;
|
||||
};
|
||||
/**
|
||||
* List all activities
|
||||
|
||||
Reference in New Issue
Block a user