mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
fix formatting
This commit is contained in:
parent
68edf7bc2a
commit
64f45103b8
@ -1277,7 +1277,7 @@ class ManagerMenuDialog extends ComfyDialog {
|
||||
}
|
||||
|
||||
toggleVisibility() {
|
||||
if(this.isVisible) {
|
||||
if (this.isVisible) {
|
||||
this.close();
|
||||
} else {
|
||||
this.show();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user