diff --git a/webapp/src/components/InverterTotalInfo.vue b/webapp/src/components/InverterTotalInfo.vue
index f30d3f65..b7c67195 100644
--- a/webapp/src/components/InverterTotalInfo.vue
+++ b/webapp/src/components/InverterTotalInfo.vue
@@ -38,7 +38,7 @@
-
+
{{ $n(totalData.YieldTotal.v, 'decimal', {
minimumFractionDigits: totalData.YieldTotal.d,
@@ -49,7 +49,7 @@
-
+
{{ $n(totalData.YieldDay.v, 'decimal', {
minimumFractionDigits: totalData.YieldDay.d,
@@ -60,7 +60,7 @@
-
+
{{ $n(totalData.Power.v, 'decimal', {
minimumFractionDigits: totalData.Power.d,
diff --git a/webapp_dist/index.html.gz b/webapp_dist/index.html.gz
index 3f62e3dc..be84fc7d 100644
Binary files a/webapp_dist/index.html.gz and b/webapp_dist/index.html.gz differ
diff --git a/webapp_dist/js/app.js.gz b/webapp_dist/js/app.js.gz
index d34b0094..cdb5bb64 100644
Binary files a/webapp_dist/js/app.js.gz and b/webapp_dist/js/app.js.gz differ
diff --git a/webapp_dist/zones.json.gz b/webapp_dist/zones.json.gz
index 6e5a69ea..02f82db6 100644
Binary files a/webapp_dist/zones.json.gz and b/webapp_dist/zones.json.gz differ