Update Emby.Server.Implementations/ApplicationHost.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
pull/4522/head
BaronGreenback 4 years ago committed by GitHub
parent d6b0a939f7
commit b879fb615e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save