mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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 IPlugin[] _plugins;
|
||||||
|
|
||||||
private IEnumerable<LocalPlugin> _pluginsManifests;
|
private IReadOnlyList<LocalPlugin> _pluginsManifests;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the plugins.
|
/// Gets the plugins.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user