diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 92d495f24..606a317f4 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -6258,6 +6258,9 @@ "20": { "value": "Other" }, + "47": { + "value":"Tenant prefers not to say" + }, "divider": { "value": true }, diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index f49070bbf..bf9e445d2 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -6257,6 +6257,9 @@ "20": { "value": "Other" }, + "47": { + "value":"Tenant prefers not to say" + }, "divider": { "value": true },