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
commit 793b860f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,