diff --git a/modulearn/src/App.svelte b/modulearn/src/App.svelte index 906781b..4fa7eb7 100644 --- a/modulearn/src/App.svelte +++ b/modulearn/src/App.svelte @@ -14,6 +14,7 @@ // - youtube iframes can have a start/end time, for example // TODO: (depends on above) enable search + onMount(() => positionUpdater()) const positionUpdater = () => {