mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-28 02:57:33 +08:00
modified: remove manager button completely. Now, even when using the legacy UI, it must always be accessed through the menu.
This commit is contained in:
@@ -1514,8 +1514,6 @@ app.registerExtension({
|
||||
tooltip: "Share"
|
||||
}).element
|
||||
);
|
||||
|
||||
app.menu?.settingsGroup.element.before(cmGroup.element);
|
||||
}
|
||||
catch(exception) {
|
||||
console.log('ComfyUI is outdated. New style menu based features are disabled.');
|
||||
|
||||
Reference in New Issue
Block a user