fix: zweimal Messwert Durchschnitt wird angezeigt , durch else if gelöst

This commit is contained in:
ISA
2025-02-20 15:24:36 +01:00
parent a98f8297bc
commit 9da7952a87
2 changed files with 3 additions and 4 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.70";
const webVersion = "1.6.71";
export default webVersion;