Vanessa 2022-10-30 23:07:43 +08:00
parent 174eb89910
commit ca38d2dc9a
2 changed files with 10 additions and 0 deletions

View file

@ -248,6 +248,7 @@ declare interface IEditor {
katexMacros: string;
fullWidth: boolean;
floatWindowMode: number;
dynamicLoadBlocks: number;
fontSize: number;
generateHistoryInterval: number;
historyRetentionDays: number;