diff --git a/src/applications/registry.json b/src/applications/registry.json index ff057deb13..0a56993911 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1792,5 +1792,18 @@ "layout": "page-react.html", "includeBreadcrumbs": true } + }, + { + "appName": "Dispute your VA debt", + "entryName": "dispute-debt", + "rootUrl": "/manage-va-debt/dispute-debt", + "productId": "908a02e6-c63d-42e0-87f9-ed208e47034e", + "template": { + "vagovprod": false, + "vagovstaging": true, + "vagovdev": true, + "localhost": true, + "layout": "page-react.html" + } } ]