Update AnilistMatchView.swift

This commit is contained in:
scigward 2025-08-16 23:33:01 +03:00 committed by GitHub
parent f9c2f18750
commit a5aaf9717d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -175,6 +175,7 @@ struct AnilistMatchPopupView: View {
} }
private func fetchMatches() { private func fetchMatches() {
// Updated query to include idMal
let query = """ let query = """
query { query {
Page(page: 1, perPage: 6) { Page(page: 1, perPage: 6) {