Update Emby.Server.Implementations/ApplicationHost.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
BaronGreenback 2020-11-20 15:19:46 +00:00 committed by GitHub
parent d6b0a939f7
commit b879fb615e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,7 +181,7 @@ namespace Emby.Server.Implementations
private IPlugin[] _plugins;
private IEnumerable<LocalPlugin> _pluginsManifests;
private IReadOnlyList<LocalPlugin> _pluginsManifests;
/// <summary>
/// Gets the plugins.