From 5daefae5b3e16c3e47298a01379af2bf5b09e16f Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 13:16:34 +0100 Subject: [PATCH] update IDs for starter_tenancy --- 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 6e92bb707..e5c7db877 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -938,10 +938,10 @@ "hint_text": "", "type": "radio", "answer_options": { - "0": { + "1": { "value": "Yes" }, - "1": { + "2": { "value": "No" } }