Update AppImage

This commit is contained in:
MacRimi
2025-12-06 19:03:19 +01:00
parent 1c83e5eeab
commit 360335a608
3 changed files with 52 additions and 11 deletions

View File

@@ -350,7 +350,7 @@ def script_websocket(ws, session_id):
except Exception as e:
pass
time.sleep(0.1)
time.sleep(0.01)
except Exception as e:
break