From eff3c6351d15c6ed9cc03b86ac58da9d299a301b Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 28 Nov 2023 10:26:06 +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,