diff --git a/backend/resources/app/templates/graph-console.tmpl b/backend/resources/app/templates/graph-console.tmpl index 9e5557a00a..26d2a8e9df 100644 --- a/backend/resources/app/templates/graph-console.tmpl +++ b/backend/resources/app/templates/graph-console.tmpl @@ -573,28 +573,30 @@ Graph Console // Layout dropdown source of truth: name -> G6 layout config, or null for // the built-in O(n) tree layout (preset positions from treePositions, // fastest, exploits IsChildOf being a tree). The