diff --git a/convoy/config.py b/convoy/config.py index ec539a5..02b7fa3 100644 --- a/convoy/config.py +++ b/convoy/config.py @@ -8,7 +8,7 @@ round_2_start_raw = 'Dec 28 2021 7:00AM' round_2_end_raw = 'Dec 30 2021 4:00AM' round_3_start_raw = 'Dec 30 2021 7:00AM' -round_3_end_raw = 'Jan 01 2021 4:00AM' +round_3_end_raw = 'Jan 01 2022 4:00AM' vg_unit_1 = "Rolf" vg_unit_2 = "Gordin" vg_unit_3 = "Erk"