mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-13 13:00:40 +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() {
|
||||
// Updated query to include idMal
|
||||
let query = """
|
||||
query {
|
||||
Page(page: 1, perPage: 6) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue