mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 03:04:21 +01:00
This commit is contained in:
parent
2b0788db6c
commit
5740902fcd
4 changed files with 160 additions and 228 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -157,6 +157,7 @@ interface INotebook {
|
|||
closed: boolean
|
||||
icon: string
|
||||
sort: number
|
||||
sortMode: number
|
||||
}
|
||||
|
||||
interface ISiyuan {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue