Fixed the not-updating-daily-schedule bug.

This commit is contained in:
Justin Emter
2017-08-03 15:00:53 -07:00
parent bc980c91a7
commit e4aab4b004
2 changed files with 7 additions and 1 deletions

View File

@@ -63,6 +63,6 @@ useGoogleCalendar = False
useCommercialInjection = True
dailyUpdateTime = "11:59 AM"
dailyUpdateTime = "3:00 PM"
debug_mode = False