From cb3b513e675a5d9689c19ffc7639cd57f9c87eb0 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 12:46:17 +0100 Subject: [PATCH] updated IDs on property_building_type --- config/forms/2021_2022.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index a4711f40e..f4c5844bf 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -786,10 +786,10 @@ "hint_text": "", "type": "radio", "answer_options": { - "1": { + "2": { "value": "Converted from previous residential or non-residential property" }, - "0": { + "1": { "value": "Purpose built" } }