🎨 移除顶层冒泡

This commit is contained in:
Vanessa 2022-12-10 22:13:40 +08:00
parent 54b5652c24
commit acbc573e97
8 changed files with 28 additions and 29 deletions

View file

@ -132,6 +132,7 @@ export abstract class Constants {
dataHistory: {default: "⌥H", custom: "⌥H"},
toggleWin: {default: "⌥M", custom: "⌥M"},
lockScreen: {default: "⌥N", custom: "⌥N"},
recentDocs: {default: "⌘E", custom: "⌘E"},
move: {default: "", custom: ""},
selectOpen1: {default: "", custom: ""},
},