Merge pull request 'fix: add manga ID and MyAnimeList ID fields to AniList query' (#50) from feat/manga-search into main

Reviewed-on: #50
This commit is contained in:
rov 2026-04-14 13:38:15 -03:00
commit 1a41ae2a8d

View File

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