Show non-deltachat emails by default for new installations

This commit is contained in:
iequidoo
2023-02-09 22:39:22 -03:00
committed by iequidoo
parent 2a5fa9a0d3
commit 19d7632be0
12 changed files with 25 additions and 96 deletions

View File

@@ -134,7 +134,7 @@ pub enum Config {
OnlyFetchMvbox,
/// Whether to show classic emails or only chat messages.
#[strum(props(default = "0"))] // also change ShowEmails.default() on changes
#[strum(props(default = "2"))] // also change ShowEmails.default() on changes
ShowEmails,
/// Quality of the media files to send.