This commit is contained in:
Aevann1 2021-08-22 18:02:12 +02:00
parent a439579567
commit ca16831309

View file

@ -257,7 +257,7 @@ def gumroad(v):
_awards.append(AwardRelationship(
id=thing,
user_id=user.id,
user_id=v.id,
kind=name
))