fdssdf
This commit is contained in:
parent
da1d8aa9ee
commit
31acc7e28e
1 changed files with 1 additions and 1 deletions
|
@ -433,7 +433,7 @@ class User(Base):
|
|||
'id': self.id,
|
||||
'is_private': self.is_private,
|
||||
'profile_url': self.profile_url,
|
||||
'bannerurl': self.bannerurl,
|
||||
'bannerurl': self.banner_url,
|
||||
'bio': self.bio,
|
||||
'bio_html': self.bio_html_eager,
|
||||
'flair': self.customtitle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue