Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93ea54da57 | ||
|
|
5906304b43 |
+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