From 586d3a4cdefb5835ed0a4340c4ab4b97dd3aacea Mon Sep 17 00:00:00 2001 From: Arhey Date: Mon, 3 Apr 2023 22:45:52 +0300 Subject: [PATCH] Update ChannelItem.svelte Hide the guides until the issue of updating them is resolved (https://github.com/iptv-org/epg/issues/2017) --- src/components/ChannelItem.svelte | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/ChannelItem.svelte b/src/components/ChannelItem.svelte index bca6e21e9..24ee0b551 100644 --- a/src/components/ChannelItem.svelte +++ b/src/components/ChannelItem.svelte @@ -128,7 +128,7 @@
- {#if guides.length} + + {#if streams.length}