From 833bee6e49463386c4171348b28785fb9e3ab147 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 21 Dec 2021 21:58:38 +0200 Subject: [PATCH] dfsfsd --- files/routes/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/settings.py b/files/routes/settings.py index ad98c6e32..bf8115573 100644 --- a/files/routes/settings.py +++ b/files/routes/settings.py @@ -689,7 +689,7 @@ def settings_security_post(v): v=v) ) - return render_template("settings_security.html", v=v, error="Check your email and click the verification link to complete the email change.")) + return render_template("settings_security.html", v=v, error="Check your email and click the verification link to complete the email change.") if request.values.get("2fa_token", ""):