diff --git a/website/src/components/talk/Video.astro b/website/src/components/talk/Video.astro index 892e2817..dc064163 100644 --- a/website/src/components/talk/Video.astro +++ b/website/src/components/talk/Video.astro @@ -12,13 +12,12 @@ const { id, type }: Props = Astro.props;