the-djmaze 2022-05-20 10:25:46 +02:00
parent 3508adb5ef
commit fe3c2feccb
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@
} else {
this.reset(true);
rl.pluginRemoteRequest(
(iError, data) {
(iError, data) => {
this.reset(false);
if (iError) {
this.passwordUpdateError(true);