fsfs
This commit is contained in:
parent
15016b331e
commit
dbf462c4e2
4 changed files with 12 additions and 8 deletions
|
@ -354,7 +354,7 @@ def admin_userawards_post(v):
|
|||
kind=key
|
||||
))
|
||||
|
||||
g.db.bulk_save_objects(awards)
|
||||
g.db.add_all(awards)
|
||||
text = "You were given the following awards:\n\n"
|
||||
|
||||
for key, value in notify_awards.items():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue