mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
53f6030a56
commit
fc3b0fcef4
4 changed files with 57 additions and 5 deletions
|
|
@ -358,6 +358,7 @@ export abstract class Constants {
|
|||
vLayout: {default: "", custom: ""},
|
||||
refPopover: {default: "", custom: ""},
|
||||
copyText: {default: "", custom: ""},
|
||||
exitFocus: {default: "", custom: ""},
|
||||
expand: {default: "⌘↓", custom: "⌘↓"},
|
||||
collapse: {default: "⌘↑", custom: "⌘↑"},
|
||||
insertBottom: {default: "⌥⌘.", custom: "⌥⌘."},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue