Skip to content

Commit 382ef87

Browse files
authored
Fixed End Date (#108)
* Added Season 34. * Fixed end date. * Fixed end date.
1 parent d32c8dc commit 382ef87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ladder/fixtures/variants.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"pk": "Season 33 - Unveiled",
7272
"fields": {
7373
"start_date": "2025-02-11T12:00:00+00:00",
74-
"end_date": "2099-06-02T23:59:59+00:00",
74+
"end_date": "2025-06-02T23:59:59+00:00",
7575
"is_ground_variant": true,
7676
"is_space_variant": true,
7777
"combat_time_source": "log_duration",

0 commit comments

Comments
 (0)