mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-11 07:02:24 +00:00
added dlna music folders
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user