mirror of https://github.com/1099438829/macUI.git
修正launchpad打开app无法关闭的bug
This commit is contained in:
parent
0cbf4d1157
commit
b6e2b044e0
|
|
@ -1236,7 +1236,6 @@ window.Macui = {
|
||||||
|
|
||||||
this.menuClose();
|
this.menuClose();
|
||||||
this.commandCenterClose();
|
this.commandCenterClose();
|
||||||
this.closeLaunchpad();
|
|
||||||
return index;
|
return index;
|
||||||
},
|
},
|
||||||
closeAll: function () {
|
closeAll: function () {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue