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