mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: do not show website name on TL0 profile
This commit is contained in:
parent
b93a4e369d
commit
a10c939775
2 changed files with 2 additions and 1 deletions
|
@ -115,6 +115,7 @@ class UserSerializer < BasicUserSerializer
|
|||
:bio_excerpt,
|
||||
:location,
|
||||
:website,
|
||||
:website_name,
|
||||
:profile_background,
|
||||
:card_background
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue