Update Emby.Server.Implementations/ApplicationHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
d6b0a939f7
commit
b879fb615e
|
@ -181,7 +181,7 @@ namespace Emby.Server.Implementations
|
|||
|
||||
private IPlugin[] _plugins;
|
||||
|
||||
private IEnumerable<LocalPlugin> _pluginsManifests;
|
||||
private IReadOnlyList<LocalPlugin> _pluginsManifests;
|
||||
|
||||
/// <summary>
|
||||
/// Gets the plugins.
|
||||
|
|
Loading…
Reference in New Issue
Block a user