mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 08:48:00 +08:00
FEATURE: Profile Backgrounds
Shares a modified codebase with avatars called "user_image"
This commit is contained in:
@ -8,6 +8,7 @@ class UserSerializer < BasicUserSerializer
|
||||
:bio_cooked,
|
||||
:created_at,
|
||||
:website,
|
||||
:profile_background,
|
||||
:can_edit,
|
||||
:can_edit_username,
|
||||
:can_edit_email,
|
||||
|
Reference in New Issue
Block a user