dsfsff
This commit is contained in:
parent
2b05937e69
commit
de40a8410e
9 changed files with 14 additions and 14 deletions
|
@ -411,7 +411,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?v=2"
|
||||
else: return f"http://{site}/assets/images/{site_name}/preview.webp?v=3"
|
||||
|
||||
@property
|
||||
@lazy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue