mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-25 15:36:31 -05:00
Update schedules query ID
This commit is contained in:
parent
b9ed1ff5ab
commit
7f6aa9aa65
|
|
@ -117,7 +117,7 @@ export default class SplatNet3Client
|
|||
// Specific queries
|
||||
|
||||
getStageScheduleData() {
|
||||
return this.getGraphQLPersistedQuery(1, '011e394c0e384d77a0701474c8c11a20');
|
||||
return this.getGraphQLPersistedQuery(1, 'd1f062c14f74f758658b2703a5799002');
|
||||
}
|
||||
|
||||
getStageRecordData() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user