mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
e18e9c2750
commit
c14fc344c6
6 changed files with 13 additions and 12 deletions
|
|
@ -177,7 +177,7 @@ export abstract class Constants {
|
|||
list: {
|
||||
indent: {default: "⇥", custom: "⇥"},
|
||||
outdent: {default: "⇧⇥", custom: "⇧⇥"},
|
||||
checkToggle: {default: "⌘Enter", custom: "⌘Enter"},
|
||||
checkToggle: {default: "⌘↩", custom: "⌘↩"},
|
||||
},
|
||||
table: {
|
||||
insertRowAbove: {default: "⇧⌘T", custom: "⇧⌘T"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue