vault backup: 2025-12-08 18:47:44
This commit is contained in:
parent
a92cb4f19b
commit
bcca73c17a
2 changed files with 20 additions and 15 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"treeStructure": true,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
|
|
@ -55,7 +55,9 @@
|
|||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 5
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
},
|
||||
"autoCommit": false,
|
||||
"autoSaveOnFocusChange": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue