Adds PhotoAlbum, CreatorHome, AboutCreator.
This commit is contained in:
@@ -42,7 +42,7 @@ public class GetFeaturedContentsHandler(
|
||||
Id = c.Id,
|
||||
CreatedBy = c.CreatedBy,
|
||||
CreatedByName = c.Creator.Name,
|
||||
CreatedByPortraitUrl = c.Creator.Images.Logo,
|
||||
CreatedByPortraitUrl = c.Creator.PortraitUrl,
|
||||
CreatedAt = c.CreatedAt,
|
||||
DeletedBy = c.DeletedBy,
|
||||
DeletedAt = c.DeletedAt,
|
||||
|
||||
Reference in New Issue
Block a user