mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-07-24 07:47:05 +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…
x
Reference in New Issue
Block a user