remotes/1693045480750635534/spooky-22
Aevann1 2021-09-17 17:47:48 +02:00
parent 098faefd0e
commit c0ba5106d3
1 changed files with 2 additions and 1 deletions

View File

@ -436,7 +436,8 @@ def badge_grant_post(v):
g.db.add(user)
g.db.commit()
g.db.commit()
return redirect("/admin/badge_grant")