mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Fixed web interface.
This commit is contained in:
		
							parent
							
								
									b34d6fec3d
								
							
						
					
					
						commit
						1ee1f9c8a7
					
				@ -1212,6 +1212,9 @@ namespace Emby.Server.Implementations
 | 
			
		||||
            // Xbmc
 | 
			
		||||
            yield return typeof(ArtistNfoProvider).Assembly;
 | 
			
		||||
 | 
			
		||||
            // Network
 | 
			
		||||
            yield return typeof(NetworkManager).Assembly;
 | 
			
		||||
 | 
			
		||||
            foreach (var i in GetAssembliesWithPartsInternal())
 | 
			
		||||
            {
 | 
			
		||||
                yield return i;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user