From ce34544b45d3911bfc6ce74d74c04d09027b6f28 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 12 May 2026 20:42:53 +0200 Subject: [PATCH] add ne submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 872469e..0a6d909 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "smart"] path = smart url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-smart.git +[submodule "nweadmin"] + path = admin + url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-nweadmin.git