feat: map allanime description to anime synopsis in simulcast
This commit is contained in:
@@ -132,6 +132,7 @@ func (s *SeasonDiscoveryService) GetSimulcast(ctx context.Context, selected anim
|
|||||||
MalID: show.MalID,
|
MalID: show.MalID,
|
||||||
Title: show.Name,
|
Title: show.Name,
|
||||||
TitleEnglish: show.EnglishName,
|
TitleEnglish: show.EnglishName,
|
||||||
|
Synopsis: show.Description,
|
||||||
Status: show.Status,
|
Status: show.Status,
|
||||||
Type: show.Type,
|
Type: show.Type,
|
||||||
Year: show.Year,
|
Year: show.Year,
|
||||||
|
|||||||
Reference in New Issue
Block a user