修正launchpad打开app无法关闭的bug

This commit is contained in:
muzi_ys 2022-12-06 12:18:19 +08:00
parent 0cbf4d1157
commit b6e2b044e0
2 changed files with 1 additions and 2 deletions

View File

@ -1236,7 +1236,6 @@ window.Macui = {
this.menuClose();
this.commandCenterClose();
this.closeLaunchpad();
return index;
},
closeAll: function () {

2
js/index.min.js vendored

File diff suppressed because one or more lines are too long