Minor fix
This commit is contained in:
parent
f0b3a8869e
commit
42fcaea4ea
@ -85,7 +85,9 @@ func importByName(anime *arn.Anime, companyType string, producer *mal.Producer)
|
|||||||
},
|
},
|
||||||
Links: []*arn.Link{},
|
Links: []*arn.Link{},
|
||||||
Tags: []string{},
|
Tags: []string{},
|
||||||
Likes: []string{},
|
LikeableImplementation: arn.LikeableImplementation{
|
||||||
|
Likes: []string{},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
companies[producer.Name] = company
|
companies[producer.Name] = company
|
||||||
|
Loading…
Reference in New Issue
Block a user