We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32a583 commit 9ef6c5aCopy full SHA for 9ef6c5a
dotcom-rendering/src/components/FrontCard.tsx
@@ -43,7 +43,6 @@ export const FrontCard = (props: Props) => {
43
image: trail.image,
44
isCrossword: trail.isCrossword,
45
isNewsletter: trail.isNewsletter,
46
- canPlayInline: true,
47
starRating: trail.starRating,
48
dataLinkName: trail.dataLinkName,
49
snapData: trail.snapData,
0 commit comments