Skip to content

Commit

Permalink
chore: remove private video from error page
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippIRL committed Sep 2, 2023
1 parent 32612c7 commit dd69fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ErrorPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export default function ErrorPage({statusCode, statusMessage, slogans, lang}: {

}

const Videos = ['ZhK2hZvN3l8','BzczL7sSbDg','o4zJrsIpY3I','vjd732kSeHs','uqkGfinCFs0','QaveVba4Svg']
const Videos = ['ZhK2hZvN3l8','BzczL7sSbDg','o4zJrsIpY3I','vjd732kSeHs','uqkGfinCFs0']

function VideoPlayer({t}: {t: Translation}) {

Expand Down

1 comment on commit dd69fc6

@vercel
Copy link

@vercel vercel bot commented on dd69fc6 Sep 2, 2023

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.