Renames SocialNetworks to Socials
This commit is contained in:
@@ -61,7 +61,7 @@ public class GetCreatorByAliasHandler(
|
||||
CreatedAt = creator.CreatedAt,
|
||||
Name = creator.Name,
|
||||
About = creator.About,
|
||||
SocialNetworks = creator.SocialNetworks,
|
||||
Socials = creator.Socials,
|
||||
ProfileColors = creator.ProfileColors,
|
||||
StoredDataUrls = creator.StoredDataUrls,
|
||||
SubscriberCount = subscriberCount,
|
||||
|
||||
Reference in New Issue
Block a user