mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
🎨 移除顶层冒泡
This commit is contained in:
parent
54b5652c24
commit
acbc573e97
8 changed files with 28 additions and 29 deletions
|
|
@ -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: ""},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue