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