mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-09 18:28:50 +01:00
This commit is contained in:
parent
174eb89910
commit
ca38d2dc9a
2 changed files with 10 additions and 0 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -248,6 +248,7 @@ declare interface IEditor {
|
|||
katexMacros: string;
|
||||
fullWidth: boolean;
|
||||
floatWindowMode: number;
|
||||
dynamicLoadBlocks: number;
|
||||
fontSize: number;
|
||||
generateHistoryInterval: number;
|
||||
historyRetentionDays: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue