更改了仓库基础设置

This commit is contained in:
2026-03-19 22:39:24 +08:00
parent 6d3190a289
commit 1850c7bdd1
4 changed files with 9 additions and 3 deletions

5
.obsidian/app.json vendored
View File

@@ -1,3 +1,6 @@
{
"promptDelete": false
"promptDelete": false,
"newFileLocation": "current",
"attachmentFolderPath": "./附件",
"trashOption": "local"
}