fdfd
This commit is contained in:
parent
593931eb37
commit
6a279d2163
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue