This commit is contained in:
Vanessa 2022-06-18 23:34:14 +08:00
parent 19940e266b
commit 24709d29ad
7 changed files with 42 additions and 48 deletions

View file

@ -226,6 +226,7 @@ declare interface IAppearance {
declare interface IFileTree {
alwaysSelectOpenedFile: boolean
openFilesUseCurrentTab: boolean
removeDocWithoutConfirm: boolean
allowCreateDeeper: boolean
refCreateSavePath: string
createDocNameTemplate: string