From 3a181e78f3e8c12fe17f1a48d434e41337300009 Mon Sep 17 00:00:00 2001 From: Rene De ren Date: Fri, 24 Oct 2025 15:15:51 +0200 Subject: [PATCH] added pumpingstation --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 673cc8a..a280e73 100644 --- a/.gitmodules +++ b/.gitmodules @@ -29,3 +29,6 @@ [submodule "nodes/reactor"] path = nodes/reactor url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git +[submodule "nodes/pumpingStation"] + path = nodes/pumpingStation + url = https://gitea.centraal.wbd-rd.nl/RnD/pumpingStation