mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
🎨 https://github.com/siyuan-note/siyuan/issues/11205 & https://github.com/siyuan-note/siyuan/pull/15824
This commit is contained in:
parent
d9e0c56a47
commit
ec6e7a019e
9 changed files with 63 additions and 58 deletions
|
|
@ -453,6 +453,7 @@ export abstract class Constants {
|
|||
goToTabPrev: {default: "⇧⌘[", custom: "⇧⌘["},
|
||||
goToEditTabNext: {default: "⌃⇥", custom: "⌃⇥"},
|
||||
goToEditTabPrev: {default: "⌃⇧⇥", custom: "⌃⇧⇥"},
|
||||
recentClosed: {default: "⇧⌘T", custom: "⇧⌘T"},
|
||||
move: {default: "", custom: ""},
|
||||
selectOpen1: {default: "", custom: ""},
|
||||
toggleDock: {default: "", custom: ""},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue