We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fdc25b commit c4dc0dcCopy full SHA for c4dc0dc
1 file changed
ladder/fixtures/variants.json
@@ -84,8 +84,8 @@
84
"model": "ladder.Variant",
85
"pk": "Season 34 - Heart of the Matter",
86
"fields": {
87
- "start_date": "2025-02-11T12:00:00+00:00",
88
- "end_date": "2099-06-02T23:59:59+00:00",
+ "start_date": "2025-06-03T12:00:00+00:00",
+ "end_date": "2099-12-31T23:59:59+00:00",
89
"is_ground_variant": true,
90
"is_space_variant": true,
91
"combat_time_source": "player_duration",
0 commit comments