mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-21 06:49:37 +00:00
Remove LGraphNode.supported_extensions (#448)
This commit is contained in:
@@ -143,7 +143,6 @@ export class LGraphNode implements Positionable, IPinnable {
|
||||
static MAX_CONSOLE?: number
|
||||
static type?: string
|
||||
static category?: string
|
||||
static supported_extensions?: string[]
|
||||
static filter?: string
|
||||
static skip_list?: boolean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user