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

Commit

Permalink
Updated date for daily savings return
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar K. Sandoval authored Nov 4, 2019
1 parent 47f4172 commit 09a247c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions current_vg.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
vg_url='https://support.fire-emblem-heroes.com/voting_gauntlet/tournaments/29'
vg_hashtag='#HH'
round_1_start_raw = 'Oct 31 2019 2:00AM'
round_1_end_raw = 'Nov 02 2019 11:00PM'
round_1_end_raw = 'Nov 01 2019 11:00PM'
round_2_start_raw = 'Nov 02 2019 2:00AM'
round_2_end_raw = 'Nov 04 2019 11:00PM'
round_2_end_raw = 'Nov 03 2019 11:00PM'
round_3_start_raw = 'Nov 04 2019 2:00AM'
round_3_end_raw = 'Nov 06 2019 11:00PM'
round_3_end_raw = 'Nov 05 2019 11:00PM'
round_1_unit_1 = "LArachel"
round_1_unit_2 = "Dozla"
round_1_unit_3 = "Mia"
Expand Down

0 comments on commit 09a247c

Please sign in to comment.