Skip to content

Commit

Permalink
update live stream id (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
theClarkSell authored Jul 31, 2024
2 parents fe383c5 + c4a8cca commit 1ba86e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script>
import StandardLink from '$elements/links/Standard.svelte';
const streamId = 'iSGbvQPEfkgC';
const streamId = 'uf5fZd4YB2Eb';
</script>

<div class="relative mx-auto max-w-screen-xl px-8">
Expand Down

0 comments on commit 1ba86e3

Please sign in to comment.