mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-19 06:46:09 +01:00
This commit is contained in:
parent
af26c05783
commit
c47c1b3e4e
3 changed files with 19 additions and 9 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -232,6 +232,7 @@ declare interface IExport {
|
|||
|
||||
declare interface IEditor {
|
||||
readOnly: boolean;
|
||||
listLogicalOutdent: boolean;
|
||||
katexMacros: string;
|
||||
fullWidth: boolean;
|
||||
fontSize: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue