From 0bb9fa413a90d70a43fba3eea98501f63aff0090 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 12:47:18 +0100 Subject: [PATCH] updated IDs on property_wheelchair_accessible --- 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 f4c5844bf..68038dc0c 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -806,10 +806,10 @@ "hint_text": "", "type": "radio", "answer_options": { - "0": { + "1": { "value": "Yes" }, - "1": { + "2": { "value": "No" } }