Changes for #796

This commit is contained in:
the-djmaze 2022-12-24 23:21:43 +01:00
parent ff9dfa28fe
commit f2b8719223
3 changed files with 4 additions and 3 deletions

View file

@ -21,7 +21,7 @@ export const SettingsUserStore = new class {
listInlineAttachments: 0,
simpleAttachmentsList: 0,
useCheckboxesInList: 1,
listPerDay: 1,
listPerDay: 0,
allowDraftAutosave: 1,
useThreads: 0,
replySameFolder: 0,