mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 12:50:16 +01:00
This commit is contained in:
parent
f825fefa43
commit
0afaf36e81
4 changed files with 15 additions and 2 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -241,6 +241,7 @@ declare interface IAppearance {
|
|||
}
|
||||
|
||||
declare interface IFileTree {
|
||||
closeTabsOnStart: boolean
|
||||
alwaysSelectOpenedFile: boolean
|
||||
openFilesUseCurrentTab: boolean
|
||||
removeDocWithoutConfirm: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue