Skip to content
Snippets Groups Projects
Commit fe90916e authored by Ethan Robert's avatar Ethan Robert
Browse files

Changed refresh time

parent 607369af
Branches
No related tags found
No related merge requests found
...@@ -95,6 +95,6 @@ while True: ...@@ -95,6 +95,6 @@ while True:
if len(changes) > 0: if len(changes) > 0:
print("----------------------------------------------------------------") print("----------------------------------------------------------------")
sleep(2) sleep(30)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment