From db5f561d94bbf0af8f93454a33ba22ed49ee97d8 Mon Sep 17 00:00:00 2001 From: Oliver Sanders Date: Fri, 27 Jun 2025 15:29:14 +0100 Subject: [PATCH] graph: suppress jobs in cycle nodes * Closes #2208 --- src/views/Graph.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Graph.vue b/src/views/Graph.vue index 80cdccefc..950669104 100644 --- a/src/views/Graph.vue +++ b/src/views/Graph.vue @@ -57,7 +57,7 @@ along with this program. If not, see . >