mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-08 20:22:34 +08:00
feat✨: copus share
This commit is contained in:
parent
4e00f102c0
commit
b65275e06d
@ -1236,7 +1236,7 @@ class ManagerMenuDialog extends ComfyDialog {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Open 'Copus'",
|
title: "Open 'Copus.io'",
|
||||||
callback: () => {
|
callback: () => {
|
||||||
const url = "https://www.copus.io";
|
const url = "https://www.copus.io";
|
||||||
localStorage.setItem("wg_last_visited", url);
|
localStorage.setItem("wg_last_visited", url);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user