diff --git a/src/components/homesections/homesections.js b/src/components/homesections/homesections.js index 85b5583f7..0f8b7dc55 100644 --- a/src/components/homesections/homesections.js +++ b/src/components/homesections/homesections.js @@ -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,