mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 13:17:55 +08:00
use email-lib git instead of path
This commit is contained in:
Vendored
+1
@@ -36,6 +36,7 @@ impl IdMapper {
|
||||
db_path
|
||||
}
|
||||
|
||||
// FIXME
|
||||
pub fn new(backend: &Backend, account_config: &AccountConfig, folder: &str) -> Result<Self> {
|
||||
Ok(IdMapper::Dummy)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user