diff --git a/bun.lockb b/bun.lockb index be86360..baf6d45 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8987d53..df3a4d2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/node": "8.3.4", "@astrojs/solid-js": "4.4.4", "@astrojs/tailwind": "5.1.2", - "@kixelated/moq": "^0.3.4", + "@kixelated/moq": "^0.3.5", "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", "astro": "4.16.16", diff --git a/src/components/watch.tsx b/src/components/watch.tsx index 6f78204..5b4a970 100644 --- a/src/components/watch.tsx +++ b/src/components/watch.tsx @@ -1,4 +1,4 @@ -import "@kixelated/moq"; +import "@kixelated/moq/element/video"; export default function Watch(props: { path: string }) { // Use query params to allow overriding environment variables. diff --git a/src/pages/watch/[...path].astro b/src/pages/watch/[...path].astro index 2417911..3cf4154 100644 --- a/src/pages/watch/[...path].astro +++ b/src/pages/watch/[...path].astro @@ -16,5 +16,5 @@ import Layout from "@/layouts/global.astro"; Watching a PUBLIC broadcast. Pls report any abuse.

- +