mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update screenshot
This commit is contained in:
parent
63af7efa63
commit
7aedb1001d
@ -641,6 +641,7 @@ class ManagerMenuDialog extends ComfyDialog {
|
|||||||
$el("tr.td", {width:"100%"}, [$el("font", {size:6, color:"white"}, ["Manager Menu"])]),
|
$el("tr.td", {width:"100%"}, [$el("font", {size:6, color:"white"}, ["Manager Menu"])]),
|
||||||
$el("br", {}, []),
|
$el("br", {}, []),
|
||||||
$el("div", {}, [this.local_mode_checkbox, checkbox_text]),
|
$el("div", {}, [this.local_mode_checkbox, checkbox_text]),
|
||||||
|
$el("br", {}, []),
|
||||||
$el("button", {
|
$el("button", {
|
||||||
type: "button",
|
type: "button",
|
||||||
textContent: "Install Custom Nodes",
|
textContent: "Install Custom Nodes",
|
||||||
|
|||||||
BIN
misc/menu.png
BIN
misc/menu.png
Binary file not shown.
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user