Skip to content

Commit 0836a73

Browse files
committed
Replace submitStats query with submitStatsGlobal.
1 parent 9d1032d commit 0836a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/query.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export class Query {
2424
country: countryName
2525
ranking
2626
}
27-
submits: submitStats {
27+
submits: submitStatsGlobal {
2828
ac: acSubmissionNum { difficulty count }
2929
}
3030
}

0 commit comments

Comments
 (0)