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