mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
added dlna music folders
This commit is contained in:
parent
dd2798a3d6
commit
91ffff7771
19 changed files with 314 additions and 91 deletions
|
|
@ -88,7 +88,7 @@ namespace MediaBrowser.Common.Implementations.Configuration
|
|||
}
|
||||
|
||||
private ConfigurationStore[] _configurationStores = {};
|
||||
private IConfigurationFactory[] _configurationFactories;
|
||||
private IConfigurationFactory[] _configurationFactories = {};
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="BaseConfigurationManager" /> class.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue