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
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

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: