diff --git a/graphs/graphs/main.py b/graphs/graphs/main.py index d5d7ebe..1bc13de 100644 --- a/graphs/graphs/main.py +++ b/graphs/graphs/main.py @@ -148,8 +148,8 @@ def main(donation_url_template, base_dir='.'): timeout = 15 shifts = [['Zeta Shift', 0, 6], - ['Alpha Flight', 6, 12], - ['Dawn Guard', 12, 18], + ['Dawn Guard', 6, 12], + ['Alpha Flight', 12, 18], ['Night Watch', 18, 24]] # First load data required