fd
This commit is contained in:
parent
d6f0eca9ee
commit
8410f480c0
5 changed files with 63 additions and 79 deletions
|
@ -171,7 +171,8 @@ def badge_grant_post(v):
|
|||
if url: new_badge.url = url
|
||||
|
||||
g.db.add(new_badge)
|
||||
|
||||
g.db.flush()
|
||||
|
||||
text = f"""
|
||||
@{v.username} has given you the following profile badge:
|
||||
\n\n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue