From 3f034c696400f39ee696e4a152e3df8880942ed5 Mon Sep 17 00:00:00 2001 From: KoCoder Date: Thu, 12 Feb 2026 19:38:01 +0100 Subject: [PATCH] New: BlackBoard Module --- .gitmodules | 3 +++ Module.BlackBoard | 1 + 2 files changed, 4 insertions(+) create mode 160000 Module.BlackBoard diff --git a/.gitmodules b/.gitmodules index 3a27361..a902721 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "interfaces"] path = interfaces url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Interfaces +[submodule "Module.BlackBoard"] + path = Module.BlackBoard + url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.BlackBoard.git diff --git a/Module.BlackBoard b/Module.BlackBoard new file mode 160000 index 0000000..0b82942 --- /dev/null +++ b/Module.BlackBoard @@ -0,0 +1 @@ +Subproject commit 0b829425690848157a09773926a5d27206f8dbe4