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

View File

@@ -12,7 +12,6 @@ namespace MediaBrowser.Controller
/// <summary>
/// Gets the application resources path. This is the path to the folder containing resources that are deployed as part of the application
/// For example, this folder contains dashboard-ui and swagger-ui
/// </summary>
/// <value>The application resources path.</value>
string ApplicationResourcesPath { get; }