diff --git a/.gitmodules b/.gitmodules index ea9c76d..c004f9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,8 @@ path = knockoutwhist branch = main url = https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist.git + +[submodule "knockoutwhistfrontend"] + path = knockoutwhistfrontend + branch = main + url = https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend.git diff --git a/knockoutwhistfrontend b/knockoutwhistfrontend new file mode 160000 index 0000000..575d1b5 --- /dev/null +++ b/knockoutwhistfrontend @@ -0,0 +1 @@ +Subproject commit 575d1b5e8eb785a53efa223e9d507412178e30e0