refactor: order Minimum, Messwert und Maximum, sowie Durchschnitt

This commit is contained in:
ISA
2025-07-23 08:07:12 +02:00
parent 5a0188c635
commit 36863d3c6a
6 changed files with 42 additions and 33 deletions

View File

@@ -6,6 +6,6 @@ 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.631
NEXT_PUBLIC_APP_VERSION=1.6.632
NEXT_PUBLIC_CPL_MODE=json # json (Entwicklungsumgebung) oder jsSimulatedProd (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)