[a] re-import MsgBox
This commit is contained in:
parent
5307f0a6e8
commit
dbfb10e3b4
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
<script>
|
||||||
|
import MsgBox from "$lib/modules/MsgBox.svelte";
|
||||||
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>Downloads</title>
|
<title>Downloads</title>
|
||||||
<meta name="description" content="About this app" />
|
<meta name="description" content="About this app" />
|
||||||
|
|
Loading…
Reference in a new issue