Skip to content

Commit

Permalink
Adding dispute debt to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Pongo committed Dec 18, 2024
1 parent bebe2c2 commit 2c10f28
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
]

0 comments on commit 2c10f28

Please sign in to comment.