Compare commits
2
Commits
9d703f0640
...
93ea54da57
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93ea54da57 | ||
|
|
5906304b43 |
+1
-1
@@ -132,7 +132,7 @@ class BZgraflow extends Buildoz{
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
} else if(typeof source == 'object') {
|
} else if(typeof source == 'object') {
|
||||||
flowObj = source
|
flowObj = structuredClone(source)
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!flowObj.nodesFile){
|
if(!flowObj.nodesFile){
|
||||||
|
|||||||
Reference in New Issue
Block a user