Vanessa 2022-06-23 11:43:46 +08:00
parent 35cf6d1b49
commit ca8d6d0dc3
8 changed files with 20 additions and 2 deletions

View file

@ -231,6 +231,7 @@ declare interface IFileTree {
refCreateSavePath: string
createDocNameTemplate: string
sort: number
maxOpenTabCount: number
maxListCount: number
}