mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
Resultification
This commit is contained in:
@@ -85,7 +85,7 @@ impl MsgId {
|
||||
context,
|
||||
Job::new(Action::DownloadMsg, self.to_u32(), Params::new(), 0),
|
||||
)
|
||||
.await;
|
||||
.await?;
|
||||
}
|
||||
}
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user