use usr1 to trigger refresh (?)

This commit is contained in:
Piotr Miller
2021-10-26 14:34:31 +02:00
parent 1c2a9f68ff
commit 29dfbec739

View File

@@ -116,7 +116,7 @@ def check_tree():
return True
def check_dwl_data():
def check_dwl_data(*args):
global dwl_timestamp
timestamp = datetime.now()
diff = timestamp - dwl_timestamp