feat: Statusanzeige für Eingänge implementiert

This commit is contained in:
ISA
2025-06-20 13:06:43 +02:00
parent 01cb8cddc4
commit b30c5fc8bd
6 changed files with 23 additions and 6 deletions

View File

@@ -6,5 +6,5 @@ NEXT_PUBLIC_USE_MOCK_BACKEND_LOOP_START=false
NEXT_PUBLIC_EXPORT_STATIC=false
NEXT_PUBLIC_USE_CGI=false
# App-Versionsnummer
NEXT_PUBLIC_APP_VERSION=1.6.430
NEXT_PUBLIC_APP_VERSION=1.6.431
NEXT_PUBLIC_CPL_MODE=jsmock # json (Entwicklungsumgebung) oder jsmock (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)