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

Fix continue reading card shape

This commit is contained in:
Bill Thornton 2021-06-10 10:46:51 -04:00
parent fbfc97d0db
commit e25e9015e1

View file

@ -433,7 +433,7 @@ import ServerConnections from '../ServerConnections';
return cardBuilder.getCardsHtml({
items: items,
preferThumb: true,
shape: getThumbShape(),
defaultShape: getThumbShape(),
overlayText: false,
showTitle: true,
showParentTitle: true,