remotes/1693045480750635534/spooky-22
Aevann1 2021-12-31 14:52:04 +02:00
parent 2c204e68b7
commit 91c6fc874c
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ def settings_security_post(v):
g.db.commit()
return render_template("settings_security.html", v=v, error="Your password has been changed.")
return render_template("settings_security.html", v=v, msg="Your password has been changed.")
if request.values.get("new_email"):