mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
Show non-deltachat emails by default for new installations
This commit is contained in:
@@ -2534,7 +2534,6 @@ mod tests {
|
||||
t.ctx
|
||||
.set_config(Config::MvboxMove, Some(if mvbox_move { "1" } else { "0" }))
|
||||
.await?;
|
||||
t.ctx.set_config(Config::ShowEmails, Some("2")).await?;
|
||||
|
||||
if accepted_chat {
|
||||
let contact_id = Contact::create(&t.ctx, "", "bob@example.net").await?;
|
||||
|
||||
Reference in New Issue
Block a user