Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Happy New Year! 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousikai authored and Ousikai committed Jan 29, 2022
1 parent fc3f1c9 commit 8e0e255
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions convoy/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
vg_hashtag='#DD'
vg_test=False
vg_url='https://support.fire-emblem-heroes.com/voting_gauntlet/tournaments/56'
round_1_start_raw = 'Jan 29 2021 7:00AM'
round_1_end_raw = 'Jan 31 2021 4:00AM'
round_2_start_raw = 'Jan 31 2021 7:00AM'
round_2_end_raw = 'Feb 02 2021 4:00AM'
round_3_start_raw = 'Feb 02 2021 7:00AM'
round_1_start_raw = 'Jan 29 2022 7:00AM'
round_1_end_raw = 'Jan 31 2022 4:00AM'
round_2_start_raw = 'Jan 31 2022 7:00AM'
round_2_end_raw = 'Feb 02 2022 4:00AM'
round_3_start_raw = 'Feb 02 2022 7:00AM'
round_3_end_raw = 'Feb 04 2022 4:00AM'
vg_unit_1 = "Dorothea"
vg_unit_2 = "Azura"
Expand Down

0 comments on commit 8e0e255

Please sign in to comment.