mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-08 01:38:50 +01:00
This commit is contained in:
parent
3d71a2644b
commit
41ca310e09
12 changed files with 34 additions and 4 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -177,6 +177,7 @@ declare interface IExport {
|
|||
}
|
||||
|
||||
declare interface IEditor {
|
||||
fullWidth: boolean;
|
||||
fontSize: number;
|
||||
generateHistoryInterval: number;
|
||||
historyRetentionDays: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue