add jellyfin-web as submodule

This commit is contained in:
dkanada
2019-01-09 23:35:05 +09:00
parent dbceef97fd
commit 9de66e9e87
6 changed files with 8 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "ThirdParty/taglib-sharp"]
path = ThirdParty/taglib-sharp
url = https://github.com/mono/taglib-sharp.git
[submodule "MediaBrowser.WebDashboard/jellyfin-web"]
path = MediaBrowser.WebDashboard/jellyfin-web
url = https://github.com/jellyfin/jellyfin-web.git