mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 21:52:33 +01:00
This commit is contained in:
parent
f25f06eb93
commit
cae4ab17d2
4 changed files with 13 additions and 2 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -380,6 +380,7 @@ declare interface IExport {
|
|||
|
||||
declare interface IEditor {
|
||||
justify: boolean;
|
||||
fontSizeScrollZoom: boolean;
|
||||
rtl: boolean;
|
||||
readOnly: boolean;
|
||||
listLogicalOutdent: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue