فهرست منبع

Check location more often

JoostSijm 5 سال پیش
والد
کامیت
36e3d9ba8f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/__main__.py

+ 1 - 1
app/__main__.py

@@ -40,7 +40,7 @@ def add_update_citizens(state_id):
         args=[state_id],
         id='citizens_{}'.format(state_id),
         replace_existing=True,
-        hour='1,7,13,19'
+        hour='1,3,5,7,9,11,13,15,17,19,21,23'
     )
 
 def add_update_residents(state_id):