Fix: social

This commit is contained in:
VnPower 2023-11-11 17:34:21 +07:00
parent fed18accfb
commit a6189f2789

View file

@ -189,8 +189,8 @@ func (p *PixivClient) GetUserInformation(id string, category string, page int) (
user.ArtworksCount = count
// Parse social medias
user.ParseSocial()
}
user.ParseSocial()
// Background image
if body.Background != nil {