mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
Update Emby.Server.Implementations/ApplicationHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
@@ -181,7 +181,7 @@ namespace Emby.Server.Implementations
|
||||
|
||||
private IPlugin[] _plugins;
|
||||
|
||||
private IEnumerable<LocalPlugin> _pluginsManifests;
|
||||
private IReadOnlyList<LocalPlugin> _pluginsManifests;
|
||||
|
||||
/// <summary>
|
||||
/// Gets the plugins.
|
||||
|
||||
Reference in New Issue
Block a user