feat: copus share

This commit is contained in:
john 2024-07-02 14:31:31 +08:00
parent 4e00f102c0
commit b65275e06d

View File

@ -1236,7 +1236,7 @@ class ManagerMenuDialog extends ComfyDialog {
},
},
{
title: "Open 'Copus'",
title: "Open 'Copus.io'",
callback: () => {
const url = "https://www.copus.io";
localStorage.setItem("wg_last_visited", url);