forked from coracle/flotilla
Port pwa config over from coracle
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
import {onMount} from "svelte"
|
||||
import {goto} from "$app/navigation"
|
||||
|
||||
onMount(() => goto("/home"))
|
||||
// onMount(() => goto("/home"))
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user