chore: formatting
This commit is contained in:
@@ -128,8 +128,8 @@ type CharacterEntry struct {
|
|||||||
} `json:"images"`
|
} `json:"images"`
|
||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
} `json:"character"`
|
} `json:"character"`
|
||||||
Role string `json:"role"`
|
Role string `json:"role"`
|
||||||
VoiceActors []CharacterVoiceActor `json:"voice_actors"`
|
VoiceActors []CharacterVoiceActor `json:"voice_actors"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type CharactersResponse struct {
|
type CharactersResponse struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user