From 321524e9bb7980dbfea12e8ba1142120a708d7e3 Mon Sep 17 00:00:00 2001 From: Randi Mays Date: Mon, 12 Aug 2024 15:46:26 -0500 Subject: [PATCH] VACMS-17083 Enable PACT Act to deploy to prod --- src/applications/registry.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/applications/registry.json b/src/applications/registry.json index 138215595b..e4f5538d5f 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1598,7 +1598,6 @@ "title": "PACT Act", "layout": "page-react.html", "description": "PACT Act application", - "vagovprod": false } }, { @@ -1955,4 +1954,4 @@ "layout": "page-react.html" } } -] +] \ No newline at end of file