mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 01:44:07 +01:00
This commit is contained in:
parent
07e572f46c
commit
52cdc67f19
9 changed files with 64 additions and 33 deletions
2
app/src/types/config.d.ts
vendored
2
app/src/types/config.d.ts
vendored
|
|
@ -536,6 +536,8 @@ declare namespace Config {
|
|||
* The storage path of the new document created using block references
|
||||
*/
|
||||
refCreateSavePath: string;
|
||||
refCreateSaveBox: string;
|
||||
docCreateSaveBox: string;
|
||||
/**
|
||||
* Close the secondary confirmation when deleting a document
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue