mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-05 21:20:12 +00:00
Remove LGraphNode.subgraph (Legacy subgraph) (#453)
* Remove LGraphNode.subgraph (Legacy subgraph) * Update snapshot
This commit is contained in:
@@ -230,8 +230,6 @@ export class LGraphNode implements Positionable, IPinnable {
|
||||
console?: string[]
|
||||
_level: number
|
||||
_shape?: RenderShape
|
||||
subgraph?: LGraph
|
||||
skip_subgraph_button?: boolean
|
||||
mouseOver?: IMouseOverData
|
||||
redraw_on_mouse?: boolean
|
||||
// Appears unused
|
||||
|
||||
Reference in New Issue
Block a user