mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 10:12:11 +00:00
[Refactor] Use node def v2 in registerNodeDef (#2856)
This commit is contained in:
@@ -1162,7 +1162,6 @@ export class GroupNodeHandler {
|
||||
def?.input?.optional?.[old.inputName]
|
||||
if (!input) continue
|
||||
|
||||
// @ts-expect-error InputSpec is not typed correctly
|
||||
widget.options.values = input[0]
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user