mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 23:14:49 +08:00
Support refresh on group node combos (#2625)
* Support refresh on group node combos * fix check
This commit is contained in:
@@ -2212,6 +2212,8 @@ export class ComfyApp {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
await this.#invokeExtensionsAsync("refreshComboInNodes", defs);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user