mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
Remove LGraph._subgraph_node (Legacy subgraph) (#456)
This commit is contained in:
@@ -240,7 +240,6 @@ LGraph {
|
||||
"widgets_up": undefined,
|
||||
},
|
||||
],
|
||||
"_subgraph_node": undefined,
|
||||
"_version": 3,
|
||||
"catch_errors": true,
|
||||
"config": {},
|
||||
@@ -286,7 +285,6 @@ LGraph {
|
||||
"_nodes_by_id": {},
|
||||
"_nodes_executable": [],
|
||||
"_nodes_in_order": [],
|
||||
"_subgraph_node": undefined,
|
||||
"_version": 0,
|
||||
"catch_errors": true,
|
||||
"config": {},
|
||||
@@ -562,7 +560,6 @@ LGraph {
|
||||
"widgets_up": undefined,
|
||||
},
|
||||
],
|
||||
"_subgraph_node": undefined,
|
||||
"_version": 3,
|
||||
"catch_errors": true,
|
||||
"config": {},
|
||||
|
||||
Reference in New Issue
Block a user