mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
fix tabs formatting
This commit is contained in:
parent
64f45103b8
commit
1528248969
@ -1409,7 +1409,7 @@ app.registerExtension({
|
||||
function: () => {
|
||||
if (!manager_instance) {
|
||||
setManagerInstance(new ManagerMenuDialog());
|
||||
manager_instance.show();
|
||||
manager_instance.show();
|
||||
} else {
|
||||
manager_instance.toggleVisibility();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user