Update generalFunctions dependency and fix effluent handling in liquidFlowHandler

This commit is contained in:
2025-09-19 13:09:22 +02:00
parent 5c1a5a3be5
commit 01e88466b9
3 changed files with 5 additions and 4 deletions

View File

@@ -22,6 +22,6 @@
}
},
"dependencies": {
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#implement-reactor-child"
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/p.vanderwilt/generalFunctions.git#fix-missing-references"
}
}