misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
1c251fc093
commit
967ba3a7a5
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user