Adding the web app as a submodule

This commit is contained in:
Zoe Roux
2020-01-12 21:05:54 +01:00
parent b96b79f02d
commit 0774c072c3
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -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