fsdsfd
This commit is contained in:
parent
c87a278b74
commit
269d6135d0
9 changed files with 14 additions and 14 deletions
|
@ -399,7 +399,7 @@ class User(Base):
|
|||
@lazy
|
||||
def banner_url(self):
|
||||
if self.bannerurl: return self.bannerurl
|
||||
else: return f"http://{site}/assets/images/{site_name}/preview.webp"
|
||||
else: return f"http://{site}/assets/images/{site_name}/preview.webp?v=2"
|
||||
|
||||
@property
|
||||
@lazy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue