From 6d43d1255f4bf8507d88c2c1ad947be5bfcbe74c Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 28 Nov 2023 10:26:57 +0100 Subject: [PATCH] Fix typo: 5670 -> 5760. --- etc/psa_tariff/tariff01.json | 2 +- etc/psa_tariff/tariff02.json | 2 +- etc/psa_tariff/tariff03.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index a629b64..c0db9c3 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -126,7 +126,7 @@ { "pun_id": 9, "pun_label": "96h", - "pun_duration": 5670 + "pun_duration": 5760 }, { "pun_id": 10, diff --git a/etc/psa_tariff/tariff02.json b/etc/psa_tariff/tariff02.json index 8e776b9..5070c2d 100644 --- a/etc/psa_tariff/tariff02.json +++ b/etc/psa_tariff/tariff02.json @@ -96,7 +96,7 @@ { "pun_id": 9, "pun_label": "96h", - "pun_duration": 5670 + "pun_duration": 5760 }, { "pun_id": 10, diff --git a/etc/psa_tariff/tariff03.json b/etc/psa_tariff/tariff03.json index 8e776b9..5070c2d 100644 --- a/etc/psa_tariff/tariff03.json +++ b/etc/psa_tariff/tariff03.json @@ -96,7 +96,7 @@ { "pun_id": 9, "pun_label": "96h", - "pun_duration": 5670 + "pun_duration": 5760 }, { "pun_id": 10,