Explorar o código

show notification a day

marton levente hai 11 meses
pai
achega
2f36ec6eac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      anafapi/anafoauth.py

+ 1 - 1
anafapi/anafoauth.py

@@ -149,7 +149,7 @@ class Efactoauth(Anafoauth):
                             message=f'{type_} from {cif} @ {date}',
                             app_name='EFACT',
                             # app_icon=app_icon,
-                            timeout=3)
+                            timeout=86400)
 
     def get_all_messages(self, vat_id, days=60, env='test', extract=False) -> dict:
         url = self.MESSAGES.format(env, days, vat_id)