Merge pull request #2704 from thornbill/resume-book-size

Fix continue reading card shape
This commit is contained in:
Bill Thornton
2021-06-10 10:54:57 -04:00
committed by GitHub
+1 -1
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,