diff --git a/.gitmodules b/.gitmodules index 7ae29ef8..d4feb31f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,8 @@ [submodule "transcoder"] path = transcoder url = https://github.com/AnonymusRaccoon/Kyoo.Transcoder + branch = master +[submodule "WebApp"] + path = Kyoo/ClientApp + url = https://github.com/AnonymusRaccoon/Kyoo.WebApp + branch = master diff --git a/Kyoo/ClientApp b/Kyoo/ClientApp new file mode 160000 index 00000000..d18cfcbc --- /dev/null +++ b/Kyoo/ClientApp @@ -0,0 +1 @@ +Subproject commit d18cfcbc3b2b3b309d5d90aee673c9146aa55faa