Browse Source

update screenshot

pull/7/head
Dr.Lt.Data 2 years ago
parent
commit
7aedb1001d
  1. 1
      js/comfyui-manager.js
  2. BIN
      misc/menu.png

1
js/comfyui-manager.js vendored

@ -641,6 +641,7 @@ class ManagerMenuDialog extends ComfyDialog {
$el("tr.td", {width:"100%"}, [$el("font", {size:6, color:"white"}, ["Manager Menu"])]),
$el("br", {}, []),
$el("div", {}, [this.local_mode_checkbox, checkbox_text]),
$el("br", {}, []),
$el("button", {
type: "button",
textContent: "Install Custom Nodes",

BIN
misc/menu.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Loading…
Cancel
Save