fix last commit (#6952)

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2024-01-22 16:40:23 +08:00
committed by GitHub
parent 016f4abb32
commit 669e8d5f8e
2 changed files with 2 additions and 2 deletions

View File

@@ -1012,7 +1012,7 @@ class PasswordArea: Reactor.Component {
return translate('wrong-2fa-code');
}
me.update();
}, 320);
}, 400);
}
}
}