From 5e9fa63cf80a065eb474ac8196394a843f215d43 Mon Sep 17 00:00:00 2001 From: Brad Bergeron Date: Fri, 6 Dec 2024 17:01:37 -0500 Subject: [PATCH] Enable Prod flag for 5490 fry/dea application (#2378) --- 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 34435342d1..7ef08da526 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1741,7 +1741,7 @@ "rootUrl": "/education/survivor-dependent-education-benefit-22-5490", "productId": "5544d590-0b67-48b1-a312-824c98d367ae", "template": { - "vagovprod": false, + "vagovprod": true, "layout": "page-react.html" } },