From 427f622e9c12da361b7c5a1feffbef2181412249 Mon Sep 17 00:00:00 2001 From: Aran Roig Date: Sat, 18 Jul 2026 19:24:10 +0200 Subject: [PATCH] By default everything closed --- template/app/components/TreeNode.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/app/components/TreeNode.vue b/template/app/components/TreeNode.vue index 802ab1b..3c45908 100644 --- a/template/app/components/TreeNode.vue +++ b/template/app/components/TreeNode.vue @@ -84,9 +84,9 @@ function visibleChildren(node) { @@ -102,7 +102,7 @@ function visibleChildren(node) {