mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
e0be2e345a
commit
4abd83f707
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ export abstract class Constants {
|
|||
collapse: {default: "⌘↑", custom: "⌘↑"},
|
||||
insertBottom: {default: "⌥⌘.", custom: "⌥⌘."},
|
||||
refTab: {default: "⇧⌘>", custom: "⇧⌘>"},
|
||||
openBy: {default: "⌘.", custom: "⌘."},
|
||||
openBy: {default: "⌥,", custom: "⌥,"},
|
||||
insertRight: {default: "⌥.", custom: "⌥."},
|
||||
attr: {default: "⌥⌘A", custom: "⌥⌘A"},
|
||||
refresh: {default: "F5", custom: "F5"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue