mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
bb0995eb6b
commit
e1e8eb464b
9 changed files with 77 additions and 49 deletions
|
|
@ -125,10 +125,11 @@ export abstract class Constants {
|
|||
netImg2LocalAsset: {default: "", custom: ""},
|
||||
hLayout: {default: "", custom: ""},
|
||||
vLayout: {default: "", custom: ""},
|
||||
refBottom: {default: "⇧>", custom: "⇧>"},
|
||||
refRight: {default: "⌥.", custom: "⌥."},
|
||||
refPopover: {default: "⌥⌘.", custom: "⌥⌘."},
|
||||
refPopover: {default: "", custom: ""},
|
||||
insertBottom: {default: "⌥⌘.", custom: "⌥⌘."},
|
||||
refTab: {default: "⇧⌘.", custom: "⇧⌘."},
|
||||
openBy: {default: "⌘.", custom: "⌘."},
|
||||
insertRight: {default: "⌥.", custom: "⌥."},
|
||||
attr: {default: "⌥⌘A", custom: "⌥⌘A"},
|
||||
refresh: {default: "F5", custom: "F5"},
|
||||
copyBlockRef: {default: "⇧⌘C", custom: "⇧⌘C"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue