2
0
Эх сурвалжийг харах

Update Emby.Server.Implementations/ApplicationHost.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback 4 жил өмнө
parent
commit
b879fb615e

+ 1 - 1
Emby.Server.Implementations/ApplicationHost.cs

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