mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-01-24 00:14:28 +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 {
|
||||
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…
x
Reference in New Issue
Block a user