add migration script

This commit is contained in:
miloschwartz 2025-03-04 11:13:34 -05:00
parent 90366da61b
commit cc6800c791
No known key found for this signature in database
9 changed files with 68 additions and 9 deletions

View file

@ -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) {