This commit is contained in:
Aevann1 2021-08-11 19:28:51 +02:00
parent ce47392cfd
commit 6ec45a89d7
18 changed files with 25 additions and 30 deletions

View file

@ -182,7 +182,6 @@ def badge_grant_post(v):
if badge_id in [21,22,23,24,28]:
user.patron = int(str(badge_id)[-1])
user.animatedname = True
grant_awards = {}