fdfd
This commit is contained in:
parent
314cb04b55
commit
1fe06265b0
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ def monthly(v):
|
|||
for key, value in grant_awards.items():
|
||||
text += f" - **{value}** {AWARDS[key]['title']} {'Awards' if value != 1 else 'Award'}\n"
|
||||
|
||||
send_notification(NOTIFICATIONS_ACCOUNT, user, text)
|
||||
send_notification(NOTIFICATIONS_ACCOUNT, u, text)
|
||||
|
||||
g.db.bulk_save_objects(_awards)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue