From aad855cafceaf0c709099a825d19733c996aa716 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 4 Oct 2023 22:40:34 +0800 Subject: [PATCH] Try to use the additional new props for card Only use imageDescription for now --- src/components/status.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/status.jsx b/src/components/status.jsx index 444493d3..030bcf47 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -1553,6 +1553,7 @@ function Card({ card, instance }) { providerName, providerUrl, authorName, + authorUrl, width, height, image,