mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Fixed tests
This commit is contained in:
		
							parent
							
								
									972ed3ccfe
								
							
						
					
					
						commit
						eed1a40b19
					
				@ -774,7 +774,7 @@ namespace Emby.Server.Implementations
 | 
			
		||||
 | 
			
		||||
                foreach (var plugin in Plugins)
 | 
			
		||||
                {
 | 
			
		||||
                    if (plugin is IPluginAssembly assemblyPlugin)
 | 
			
		||||
                    if (_pluginsManifests != null && plugin is IPluginAssembly assemblyPlugin)
 | 
			
		||||
                    {
 | 
			
		||||
                        // Ensure the version number matches the Plugin Manifest information.
 | 
			
		||||
                        foreach (var item in _pluginsManifests)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user