mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 22:19:31 +02:00
add migration script
This commit is contained in:
parent
90366da61b
commit
cc6800c791
9 changed files with 68 additions and 9 deletions
|
@ -182,7 +182,7 @@ export default function ResetPasswordForm({
|
|||
return;
|
||||
}
|
||||
|
||||
setSuccessMessage("Password reset successfully! Back to login...");
|
||||
setSuccessMessage("Password reset successfully! Back to log in...");
|
||||
|
||||
setTimeout(() => {
|
||||
if (redirect) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue