mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 13:28:27 +01:00
Add further resources to complete WebPath
This commit is contained in:
@@ -11,6 +11,12 @@ namespace MediaBrowser.Common.Configuration
|
||||
/// <value>The program data path.</value>
|
||||
string ProgramDataPath { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the path to the web resources folder
|
||||
/// </summary>
|
||||
/// <value>The web resources path.</value>
|
||||
string WebPath { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the path to the program system folder
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user