fix
This commit is contained in:
parent
d098ea675f
commit
2ebfb8e6a9
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<script lang="ts">
|
||||
export let source: any;
|
||||
export let settings: any;
|
||||
import Explainer from '$lib/components/Explainer.svelte';
|
||||
import { page } from '$app/stores';
|
||||
import { onMount } from 'svelte';
|
||||
import { getAPIUrl, post } from '$lib/api';
|
||||
|
|
|
|||
Loading…
Reference in a new issue