fdfd
This commit is contained in:
parent
42d06fce72
commit
b8eb51f8b7
1 changed files with 2 additions and 1 deletions
|
@ -436,7 +436,8 @@ def badge_grant_post(v):
|
|||
|
||||
g.db.add(user)
|
||||
|
||||
g.db.commit()
|
||||
|
||||
g.db.commit()
|
||||
return redirect("/admin/badge_grant")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue