add stream caching ("offline mode")
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import { getStreamContext } from '$lib/stream-context.svelte.ts';
|
||||
import { getStreamContext } from '$lib/streamContext.svelte.ts';
|
||||
|
||||
const ctx = getStreamContext();
|
||||
ctx.clearCurrent();
|
||||
|
||||
Reference in New Issue
Block a user