mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-14 00:16:13 +01:00
This commit is contained in:
parent
19940e266b
commit
24709d29ad
7 changed files with 42 additions and 48 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -226,6 +226,7 @@ declare interface IAppearance {
|
|||
declare interface IFileTree {
|
||||
alwaysSelectOpenedFile: boolean
|
||||
openFilesUseCurrentTab: boolean
|
||||
removeDocWithoutConfirm: boolean
|
||||
allowCreateDeeper: boolean
|
||||
refCreateSavePath: string
|
||||
createDocNameTemplate: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue