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,