diff --git a/client/src/components/WorkflowInvocationState/WorkflowInvocationState.vue b/client/src/components/WorkflowInvocationState/WorkflowInvocationState.vue index e015ebd0e307..97e0c69a1680 100644 --- a/client/src/components/WorkflowInvocationState/WorkflowInvocationState.vue +++ b/client/src/components/WorkflowInvocationState/WorkflowInvocationState.vue @@ -227,7 +227,7 @@ function cancelWorkflowSchedulingLocal() { :is-subworkflow="isSubworkflow" @invocation-cancelled="cancelWorkflowSchedulingLocal" /> - +