Browse Source

Fix mis-commit

pull/824/head
natdeanlewissoftwire 3 years ago
parent
commit
6077375485
  1. 16
      config/forms/2021_2022.json

16
config/forms/2021_2022.json

@ -7876,6 +7876,14 @@
{ {
"hb": 6, "hb": 6,
"household_charge": null "household_charge": null
},
{
"hb": 8,
"household_charge": 0
},
{
"hb": 8,
"household_charge": null
} }
] ]
}, },
@ -7956,6 +7964,14 @@
{ {
"hb": 6, "hb": 6,
"hbrentshortfall": 1 "hbrentshortfall": 1
},
{
"hb": 7,
"hbrentshortfall": 1
},
{
"hb": 8,
"hbrentshortfall": 1
} }
] ]
} }

Loading…
Cancel
Save