Jon/sky 5841 make debug view the default view (#3208)
This commit is contained in:
@@ -89,7 +89,7 @@ function WorkflowPage() {
|
||||
/>
|
||||
)}
|
||||
<Button asChild variant="secondary">
|
||||
<Link to={`/workflows/${workflowPermanentId}/edit`}>
|
||||
<Link to={`/workflows/${workflowPermanentId}/debug`}>
|
||||
<Pencil2Icon className="mr-2 size-4" />
|
||||
Edit
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user