mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
First try for notification
This commit is contained in:
@@ -102,6 +102,7 @@ impl Context {
|
||||
|
||||
match success {
|
||||
Ok(_) => {
|
||||
self.set_config(Config::WarnedAboutWrongPw, None).await?;
|
||||
progress!(self, 1000);
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user