mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-28 08:07:16 +00:00
Add option to disable the automiatic deletion of un-referenced attachments -> might fix #3203
This commit is contained in:
@@ -75,8 +75,8 @@ export const DEFAULT_CONFIG = {
|
||||
"tabWidth": 4,
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
}`
|
||||
|
||||
}`,
|
||||
deleteUnusedAttachments: true
|
||||
},
|
||||
preview: {
|
||||
fontSize: '14',
|
||||
|
||||
Reference in New Issue
Block a user