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