Merge branch 'main' of https://gitea.internike.com/nike/buildoz
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ class BZgraflow extends Buildoz{
|
||||
return
|
||||
}
|
||||
} else if(typeof source == 'object') {
|
||||
flowObj = source
|
||||
flowObj = structuredClone(source)
|
||||
}
|
||||
|
||||
if(!flowObj.nodesFile){
|
||||
|
||||
Reference in New Issue
Block a user