mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Update Jellyfin.Api/Controllers/UserLibraryController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
		
							parent
							
								
									8b78802c0b
								
							
						
					
					
						commit
						92715a7426
					
				@ -424,7 +424,7 @@ namespace Jellyfin.Api.Controllers
 | 
			
		||||
                return Ok(new { Results = result });
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            return NotFound(new { Results = result.ToArray() });
 | 
			
		||||
            return NotFound();
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user