From 5ef3f6b0dae8d7db33ceb77566774b4e7e419056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Tue, 18 Nov 2025 08:52:45 +0100 Subject: [PATCH] code clean --- src/main/angular/src/app/location/power/location-power.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/angular/src/app/location/power/location-power.html b/src/main/angular/src/app/location/power/location-power.html index aaeaf5f..f6d47c9 100644 --- a/src/main/angular/src/app/location/power/location-power.html +++ b/src/main/angular/src/app/location/power/location-power.html @@ -37,7 +37,7 @@ Selbst
- {{ location.powerSelf?.toValueString(dateService.now) }} + {{ location.powerSelf.toValueString(dateService.now) }}
{{ location.powerSelfPercentConsume.toValueString(dateService.now) }}