From 8d5d3b84683a8a952bc7e55c17dbc66507305198 Mon Sep 17 00:00:00 2001 From: Daniel Spittank Date: Sat, 16 Sep 2023 17:33:16 +0200 Subject: [PATCH] modify single steps to display values starting at 1 --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 173e061..0fdd6b2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -71,7 +71,7 @@
{{ this.bezeichnung_aktueller_datenpunkt }}: -  {{ aktueller_datenpunkt }}{{ aktueller_datenpunkt + 1 }}