mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 15:50:01 -08:00
fix: add missing format field in media relations query
This commit is contained in:
@@ -5,6 +5,7 @@ query ($id: Int) {
|
||||
id
|
||||
idMal
|
||||
type
|
||||
format
|
||||
title {
|
||||
english
|
||||
romaji
|
||||
|
||||
Reference in New Issue
Block a user