This commit is contained in:
Eduard Prigoana 2025-07-22 10:04:13 +03:00
parent 8e5bb024c9
commit c6556a0534

View file

@ -45,4 +45,4 @@ def update_loop():
except Exception as e:
print(f"⚠️ Error updating files: {e}")
time.sleep(6)
time.sleep(600)