mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
ea9738b88c
commit
7d01a45b66
3 changed files with 28 additions and 0 deletions
|
|
@ -462,6 +462,8 @@ export abstract class Constants {
|
|||
ai: {default: "", custom: ""},
|
||||
switchReadonly: {default: "", custom: ""},
|
||||
switchAdjust: {default: "", custom: ""},
|
||||
rtl: {default: "", custom: ""},
|
||||
ltr: {default: "", custom: ""},
|
||||
},
|
||||
insert: {
|
||||
appearance: {default: "⌥⌘X", custom: "⌥⌘X"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue