mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
add nauta.cu, hermes.radio and *.aco-connexion.org legacy options
This commit is contained in:
@@ -8,6 +8,7 @@ use std::time::Duration;
|
||||
use anyhow::{bail, ensure, Result};
|
||||
use deltachat::chat::{self, Chat, ChatId, ChatItem, ChatVisibility, MuteDuration};
|
||||
use deltachat::chatlist::*;
|
||||
use deltachat::config;
|
||||
use deltachat::constants::*;
|
||||
use deltachat::contact::*;
|
||||
use deltachat::context::*;
|
||||
@@ -24,7 +25,6 @@ use deltachat::reaction::send_reaction;
|
||||
use deltachat::receive_imf::*;
|
||||
use deltachat::sql;
|
||||
use deltachat::tools::*;
|
||||
use deltachat::config;
|
||||
use tokio::fs;
|
||||
|
||||
/// Reset database tables.
|
||||
|
||||
Reference in New Issue
Block a user