mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update ChannelItem.svelte
This commit is contained in:
parent
f41d7c0d5a
commit
68be334d90
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
import Checkbox from './Checkbox.svelte'
|
||||
import BlockedBadge from './BlockedBadge.svelte'
|
||||
import ClosedBadge from './ClosedBadge.svelte'
|
||||
import { downloadMode, selected, query } from '~/store'
|
||||
import { downloadMode, selected } from '~/store'
|
||||
import { fade } from 'svelte/transition'
|
||||
|
||||
export let channel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue