fix: add manga ID and MyAnimeList ID fields to AniList query

This commit is contained in:
Rodrigo Verdiani 2026-04-14 13:29:38 -03:00
parent fc22532886
commit ae34f0ea75

View File

@ -116,6 +116,8 @@ public class AniListService {
"""
query ($id: Int) {
Media (id: $id, type: MANGA) {
id
idMal
title {
romaji
english