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