fix: hide Firmware update button if admin not loged in

This commit is contained in:
ISA
2025-07-01 07:17:40 +02:00
parent b447a80757
commit ecb818e248
11 changed files with 69 additions and 18 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.510
NEXT_PUBLIC_APP_VERSION=1.6.511
NEXT_PUBLIC_CPL_MODE=json # json (Entwicklungsumgebung) oder jsSimulatedProd (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)