remotes/1693045480750635534/spooky-22
Aevann1 2021-07-23 16:17:25 +02:00
parent f2b574298c
commit 018ef6167b
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ def message2(v, username):
},
},
)
return redirect('/notifications?sent=true')
return redirect('/notifications?all=true')
@app.route("/2faqr/<secret>", methods=["GET"])
@auth_required