Skip to content

Commit

Permalink
NSI - contract mapping for DNR SW (#3502)
Browse files Browse the repository at this point in the history
Updated contract mapping

Co-authored-by: Anthony Britton <[email protected]>
  • Loading branch information
kth13 and anthony-britton-moj authored Mar 19, 2024
1 parent 7eb9253 commit c40b9d6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ object ContractTypeNsiType {
"DNR-NEN" to "CRS04",
"DNR-SC" to "CRS04",
"DNR-SY" to "CRS04",
"DNR-WM" to "CRS04"
"DNR-WM" to "CRS04",
"DNR-SW" to "CRS04",
)
}

0 comments on commit c40b9d6

Please sign in to comment.