Remove creator's about, adds title.
Remove extra content properties. Change creator's colors to materials palette.
This commit is contained in:
@@ -45,8 +45,6 @@ public class GetFeaturedContentsHandler(
|
||||
CreatedByName = c.Creator!.Name,
|
||||
CreatedByPortraitUrl = c.Creator.Images.Logo,
|
||||
CreatedAt = c.CreatedAt,
|
||||
ColorMenu = c.Creator.Colors.Menu,
|
||||
ColorAccent = c.Creator.Colors.Accent,
|
||||
DeletedBy = c.DeletedBy,
|
||||
DeletedAt = c.DeletedAt,
|
||||
Title = c.Title,
|
||||
|
||||
Reference in New Issue
Block a user