use usr1 to trigger refresh (?)
This commit is contained in:
@@ -116,7 +116,7 @@ def check_tree():
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
def check_dwl_data():
|
def check_dwl_data(*args):
|
||||||
global dwl_timestamp
|
global dwl_timestamp
|
||||||
timestamp = datetime.now()
|
timestamp = datetime.now()
|
||||||
diff = timestamp - dwl_timestamp
|
diff = timestamp - dwl_timestamp
|
||||||
|
Reference in New Issue
Block a user