mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-05-18 21:37:30 +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…
x
Reference in New Issue
Block a user