1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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

@ -1871,7 +1871,6 @@ define(["loading", "appRouter", "layoutManager", "connectionManager", "userSetti
itemsContainer: castContent,
coverImage: true,
serverId: item.ServerId,
width: 160,
shape: "overflowPortrait"
});
});