pull/5423/head
Conduitry 5 years ago
parent 2081cdb894
commit bb91ee98da

@ -2,5 +2,5 @@
const url = import.meta.url; const url = import.meta.url;
</script> </script>
{ url } {url}
{ import.meta.url } {import.meta.url}

@ -2,5 +2,5 @@
const url = import.meta.url; const url = import.meta.url;
</script> </script>
{ url } {url}
{ import.meta.url } {import.meta.url}

Loading…
Cancel
Save