fd
This commit is contained in:
parent
521ad2a5b0
commit
706f36e2fd
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ def buy(v, award):
|
|||
g.db.commit()
|
||||
print(award)
|
||||
|
||||
return render_template("shop.html", awards=list(AWARDS.values()), v=v)
|
||||
return "", 204
|
||||
|
||||
|
||||
def banaward_trigger(post=None, comment=None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue