mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
acb99f8abe
commit
e4e973e4b0
5 changed files with 33 additions and 5 deletions
|
|
@ -182,6 +182,7 @@ export abstract class Constants {
|
|||
outline: {default: "⌥O", custom: "⌥O"},
|
||||
backlinks: {default: "⌥B", custom: "⌥B"},
|
||||
graphView: {default: "⌥G", custom: "⌥G"},
|
||||
spaceRepetition: {default: "⌥F", custom: "⌥F"},
|
||||
fullscreen: {default: "⌥Y", custom: "⌥Y"},
|
||||
alignLeft: {default: "⌥L", custom: "⌥L"},
|
||||
alignCenter: {default: "⌥C", custom: "⌥C"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue