Vanessa 2024-04-25 20:35:09 +08:00
parent 07e572f46c
commit 52cdc67f19
9 changed files with 64 additions and 33 deletions

View file

@ -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
*/