fix: Bezeichnung in analoge Eingänge anzeigen

This commit is contained in:
ISA
2025-06-19 13:47:10 +02:00
parent b804fb88c1
commit a62c7d10b9
6 changed files with 13 additions and 10 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.421
NEXT_PUBLIC_APP_VERSION=1.6.422
NEXT_PUBLIC_CPL_MODE=jsmock # json (Entwicklungsumgebung) oder jsmock (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)