This commit is contained in:
STEINNI
2026-04-10 15:19:42 +00:00
+1 -1
View File
@@ -132,7 +132,7 @@ class BZgraflow extends Buildoz{
return
}
} else if(typeof source == 'object') {
flowObj = source
flowObj = structuredClone(source)
}
if(!flowObj.nodesFile){