Vanessa 2022-10-28 20:13:37 +08:00
parent 911490c350
commit 3d292a9b7b
8 changed files with 23 additions and 1 deletions

View file

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