remotes/1693045480750635534/spooky-22
Aevann1 2021-08-31 17:25:17 +02:00
parent 7c3b71a886
commit 0bef14932c
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ def badge_grant_post(v):
g.db.add(user)
return redirect(user.url)
return redirect("/admin/badge_grant")
@app.get("/admin/users")