mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update HTMLPreview.svelte
This commit is contained in:
parent
48b82f5cd5
commit
ce1b355dce
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<script>
|
||||
import dayjs from 'dayjs'
|
||||
import { goto } from '$app/navigation'
|
||||
import { search, query, hasQuery, channels, setSearchParam } from '~/store'
|
||||
import { query, hasQuery, channels, setSearchParam } from '~/store'
|
||||
|
||||
export let data
|
||||
export let close
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue