mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
This commit is contained in:
parent
3508adb5ef
commit
fe3c2feccb
2 changed files with 2 additions and 2 deletions
|
|
@ -63,7 +63,7 @@
|
|||
} else {
|
||||
this.reset(true);
|
||||
rl.pluginRemoteRequest(
|
||||
(iError, data) {
|
||||
(iError, data) => {
|
||||
this.reset(false);
|
||||
if (iError) {
|
||||
this.passwordUpdateError(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue