diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-08-08 22:44:15 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-08-08 22:44:15 +0200 |
commit | 22675cd8dc75d8b8d4b0f818f5b093efbc364802 (patch) | |
tree | 90156d37dccf13f012d535e7d92273259e3d5c17 /.obsidian | |
parent | 295b343aecf330e830d79f06e0efc511e7d76da1 (diff) |
Diffstat (limited to '.obsidian')
-rw-r--r-- | .obsidian/app.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.obsidian/app.json b/.obsidian/app.json index 6abe4c1..c9e99e1 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,3 +1,4 @@ { - "alwaysUpdateLinks": true + "alwaysUpdateLinks": true, + "promptDelete": false }
\ No newline at end of file |