mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-21 08:32:00 +00:00
Update AnilistMatchView.swift
This commit is contained in:
parent
f9c2f18750
commit
a5aaf9717d
1 changed files with 1 additions and 0 deletions
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue