remove random log
This commit is contained in:
parent
38d0069e5b
commit
ca6e175499
|
@ -3,10 +3,6 @@
|
||||||
export let favicon = ""
|
export let favicon = ""
|
||||||
|
|
||||||
export let clientLibPath
|
export let clientLibPath
|
||||||
|
|
||||||
function initialise() {
|
|
||||||
alert("Yeet")
|
|
||||||
}
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
|
|
Loading…
Reference in New Issue