From 60773754856b075bb125add37b8de343110f02d3 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Tue, 9 Aug 2022 14:02:31 +0100 Subject: [PATCH] Fix mis-commit --- config/forms/2021_2022.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 166de1294..f008ab328 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -7876,6 +7876,14 @@ { "hb": 6, "household_charge": null + }, + { + "hb": 8, + "household_charge": 0 + }, + { + "hb": 8, + "household_charge": null } ] }, @@ -7956,6 +7964,14 @@ { "hb": 6, "hbrentshortfall": 1 + }, + { + "hb": 7, + "hbrentshortfall": 1 + }, + { + "hb": 8, + "hbrentshortfall": 1 } ] }