This commit is contained in:
zzz
2025-06-16 18:36:04 +08:00
parent 407ad3173d
commit 6f01ab3054
12 changed files with 2339 additions and 47 deletions

3
.obsidian/app.json vendored
View File

@@ -1,5 +1,6 @@
{
"promptDelete": false,
"attachmentFolderPath": "渲染/软渲染/图片",
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"showLineNumber": false
}