From e25ecc61815aa640f8ebf8562df65c5d114a548f Mon Sep 17 00:00:00 2001 From: the-kwisatz-haderach Date: Mon, 15 Jan 2024 10:48:08 +0100 Subject: [PATCH] fixup --- components/Obituary/components/ObituaryLarge.tsx | 1 - pages/_app.tsx | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Obituary/components/ObituaryLarge.tsx b/components/Obituary/components/ObituaryLarge.tsx index b09b579..f68d35f 100644 --- a/components/Obituary/components/ObituaryLarge.tsx +++ b/components/Obituary/components/ObituaryLarge.tsx @@ -41,7 +41,6 @@ export const ObituaryLarge: ObituaryRenderer = ({ date_created, relative, additional_information, - is_crawled, prefix, symbol_image, image_second, diff --git a/pages/_app.tsx b/pages/_app.tsx index d791bb4..0e11ac2 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -105,6 +105,7 @@ MyApp.getInitialProps = async ( id: 0, name: '', title: '', + content_type: 'jpg', }, ingress: '', infoBlockText: '',