sfd
This commit is contained in:
parent
d9fbe83a18
commit
778abb00c3
8 changed files with 9 additions and 9 deletions
|
@ -62,7 +62,7 @@ class Badge(Base):
|
|||
@property
|
||||
@lazy
|
||||
def path(self):
|
||||
return f"{SITE_FULL}/static/assets/images/badges/{self.badge_id}.webp?a=1009"
|
||||
return f"{SITE_FULL}/static/assets/images/badges/{self.badge_id}.webp"
|
||||
|
||||
@property
|
||||
@lazy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue