This commit is contained in:
Vanessa 2023-02-04 17:27:43 +08:00
parent 2b0788db6c
commit 5740902fcd
4 changed files with 160 additions and 228 deletions

View file

@ -157,6 +157,7 @@ interface INotebook {
closed: boolean
icon: string
sort: number
sortMode: number
}
interface ISiyuan {