misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli
2019-10-07 00:10:00 +02:00
parent 1c251fc093
commit 967ba3a7a5

View File

@ -22,7 +22,7 @@ def on_loaded():
def on_internet_available(ui, keypair, config, log):
global STATUS
if STATUS.newer_then_minutes(10):
if STATUS.newer_then_minutes(25):
return
try: