mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
message fix
This commit is contained in:
parent
9d20369bd3
commit
e7df72f54c
@ -64,7 +64,7 @@ async function install_custom_node(target, caller, mode) {
|
|||||||
}
|
}
|
||||||
finally {
|
finally {
|
||||||
await caller.invalidateControl();
|
await caller.invalidateControl();
|
||||||
caller.updateMessage('<BR>To apply the installed custom node, please restart ComfyUI.');
|
caller.updateMessage('<BR>To apply the installed/disabled/enabled custom node, please restart ComfyUI.');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user