fix: scope and sort franchise relations
This commit is contained in:
@@ -170,7 +170,9 @@ type JikanRelationsResponse struct {
|
||||
|
||||
type RelationEntry struct {
|
||||
Anime Anime
|
||||
Relation string
|
||||
IsCurrent bool
|
||||
IsExtra bool
|
||||
}
|
||||
|
||||
func (a Anime) DisplayTitle() string {
|
||||
|
||||
Reference in New Issue
Block a user