Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
the-kwisatz-haderach committed Jan 15, 2024
1 parent e2609b0 commit e25ecc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion components/Obituary/components/ObituaryLarge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export const ObituaryLarge: ObituaryRenderer = ({
date_created,
relative,
additional_information,
is_crawled,
prefix,
symbol_image,
image_second,
Expand Down
1 change: 1 addition & 0 deletions pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ MyApp.getInitialProps = async (
id: 0,
name: '',
title: '',
content_type: 'jpg',
},
ingress: '',
infoBlockText: '',
Expand Down

1 comment on commit e25ecc6

@vercel
Copy link

@vercel vercel bot commented on e25ecc6 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.