mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 01:14:07 +01:00
This commit is contained in:
parent
911490c350
commit
3d292a9b7b
8 changed files with 23 additions and 1 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -246,6 +246,7 @@ declare interface IEditor {
|
|||
listLogicalOutdent: boolean;
|
||||
katexMacros: string;
|
||||
fullWidth: boolean;
|
||||
floatWindowMode: number;
|
||||
fontSize: number;
|
||||
generateHistoryInterval: number;
|
||||
historyRetentionDays: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue