mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-06 13:40:25 +00:00
JSON exporting graphs contain the node execution order
This commit is contained in:
@@ -2205,6 +2205,7 @@
|
||||
pos: this.pos,
|
||||
size: this.size,
|
||||
flags: LiteGraph.cloneObject(this.flags),
|
||||
order: this.order,
|
||||
mode: this.mode
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user