This commit is contained in:
Aevann1 2021-09-18 19:57:59 +02:00
parent dae513cc4d
commit 842ecaba37

View file

@ -227,7 +227,7 @@ def monthly(v):
a = AwardRelationship(
user_id=u.id,
kind=name
))
)
g.db.add(a)
text = "You were given the following awards:\n\n"