Further improvements to max size of image requests

This commit is contained in:
MrTimscampi 2020-03-08 22:20:16 +01:00
parent f816f5267f
commit 457d37450e
4 changed files with 2 additions and 4 deletions

View file

@ -105,7 +105,6 @@ define(['itemHelper', 'mediaInfo', 'indicators', 'connectionManager', 'layoutMan
var apiClient = connectionManager.getApiClient(item.ServerId);
var options = {
width: width,
type: "Primary"
};