Many fixes to workflow runs, focused on only running correct nodes
This commit is contained in:
@@ -1344,7 +1344,7 @@ const Workflows = (props) => {
|
||||
}, i * 200);
|
||||
}
|
||||
|
||||
toast(`exporting and keeping original for all ${allWorkflows.length} workflows`);
|
||||
toast(`Exporting and keeping original for all ${allWorkflows.length} workflows`);
|
||||
};
|
||||
|
||||
const deduplicateIds = (data, skip_sanitize) => {
|
||||
|
||||
Reference in New Issue
Block a user