mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 02:46:29 +03:00
Show non-deltachat emails by default for new installations
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user