feat: initial node groups #44

Merged
max merged 44 commits from feat/group-node-own into main 2026-05-05 22:08:18 +02:00
Showing only changes of commit 85e2fd1a71 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
export const debugNode = { export const debugNode = {
id: '__internal/debug/instance', id: '__internal/node/debug',
meta: { meta: {
title: 'Debug' title: 'Debug'
}, },