add types

This commit is contained in:
2026-03-15 14:50:56 +01:00
parent 347438928a
commit 4d8f7c2b02
12 changed files with 183 additions and 144 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<script>
import { currentStream } from '$lib/stores.svelte.js';
currentStream.set({});
currentStream.set(null);
</script>
<div class="stream-information">