build errors from dodgy merge
This commit is contained in:
parent
5b59a110a6
commit
5174c3f1dc
|
@ -110,7 +110,6 @@
|
|||
appId: $store.appId,
|
||||
})
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
$: if (iframe)
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<script>
|
||||
import { params } from "@sveltech/routify"
|
||||
store.setCurrentPage($params.page)
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue