mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-27 10:30:31 +02:00
Update dependencies and version
This commit is contained in:
@ -8,8 +8,9 @@
|
||||
<body style="overflow-y: scroll">
|
||||
<script type="module">
|
||||
import Popup from '~/entries/popup/Popup.svelte';
|
||||
import { mount } from 'svelte';
|
||||
|
||||
new Popup({
|
||||
mount(Popup, {
|
||||
target: document.body
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user