feat: Änderungen werden von websocket zu client gesendet und Redux aktualisiert UI

This commit is contained in:
Ismail Ali
2025-06-07 14:25:42 +02:00
parent 17def7357c
commit a8978034d2
5 changed files with 91 additions and 52 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.244";
export const APP_VERSION = "1.1.245";