CSS anpassen

This commit is contained in:
chk
2026-03-10 08:45:00 +01:00
parent d6743f7669
commit 20e2790552
4 changed files with 25 additions and 16 deletions

View File

@@ -2,7 +2,7 @@ import websocket
import json
ws = websocket.WebSocket()
ws.connect("wss://server:3000")
ws.connect("wss://localhost:3000")
ws.send(json.dumps({
"type":"jog",