Skip to content

Commit

Permalink
[#2384] Missing migration in v1.16, pointing to previous one for 0048…
Browse files Browse the repository at this point in the history
… zaaktyperesultaattypeconfig.omschrijving migration
  • Loading branch information
alextreme committed May 13, 2024
1 parent ca05ff3 commit 3e50e46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("openzaak", "0047_delete_statustranslation"),
("openzaak", "0046_alter_openzaakconfig_fetch_eherkenning_zaken_with_rsin"),
]

operations = [
Expand Down

0 comments on commit 3e50e46

Please sign in to comment.