From 285ae09baf68aeaf0f69dd4ad9a04d3e693e40ba Mon Sep 17 00:00:00 2001 From: Colin O'Sullivan <143013011+cosu419@users.noreply.github.com> Date: Fri, 8 Dec 2023 11:30:21 -0500 Subject: [PATCH] Enabling vagovprod: true for Find a Representative --- src/applications/registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index 863a6a96e5..de8b4e40e1 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1666,7 +1666,7 @@ "rootUrl": "/get-help-from-accredited-representative/find-rep", "productId": "decb6c85-abcd-44b5-b722-550905f48dd7", "template": { - "vagovprod": false, + "vagovprod": true, "layout": "page-react.html" } },