Skip to content

Commit

Permalink
refactor: change startdate of accepted zaaktype
Browse files Browse the repository at this point in the history
  • Loading branch information
DelanoWAF committed Nov 7, 2023
1 parent 1984f67 commit 98dac98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/configurations/LopendeZaken/ZaaktypesProd.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Format: YYYY-MM-DD -->
<Zaaktypes>
<Zaaktype startdate='2023-11-08' zaaktype='B0208'/>
<Zaaktype startdate='2023-11-06' zaaktype='B0208'/>
</Zaaktypes>

0 comments on commit 98dac98

Please sign in to comment.