From a35731e6cff63c0e00d8fccf104cdc9f8c63d09a Mon Sep 17 00:00:00 2001 From: "Engelbart Kai Sven (PEA4-Fe)" Date: Fri, 5 Mar 2021 13:00:21 +0100 Subject: [PATCH] Correctly display a prediction result of 0 --- src/app/prediction-delta/prediction-delta.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/prediction-delta/prediction-delta.component.html b/src/app/prediction-delta/prediction-delta.component.html index dc14936..8e47150 100644 --- a/src/app/prediction-delta/prediction-delta.component.html +++ b/src/app/prediction-delta/prediction-delta.component.html @@ -2,7 +2,7 @@ -

+

The result is {{ delta }}.