Jon/sky 5841 make debug view the default view (#3208)
This commit is contained in:
@@ -37,7 +37,7 @@ function WorkflowTemplates() {
|
||||
testImg
|
||||
}
|
||||
onClick={() => {
|
||||
navigate(`/workflows/${workflow.workflow_permanent_id}/edit`);
|
||||
navigate(`/workflows/${workflow.workflow_permanent_id}/debug`);
|
||||
}}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user