mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-22 15:54:09 +00:00
[CodeHealth] Add various minor fixes - logging, missed i18n (#3895)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -158,7 +158,7 @@ export const graphToPrompt = async (
|
||||
|
||||
if (link) {
|
||||
if (parent?.updateLink) {
|
||||
// groupNode
|
||||
// Subgraph node / groupNode callback; deprecated, should be replaced
|
||||
link = parent.updateLink(link)
|
||||
}
|
||||
if (link) {
|
||||
|
||||
Reference in New Issue
Block a user