mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update +page.svelte
Hide the guides until the issue of updating them is resolved (https://github.com/iptv-org/epg/issues/2017)
This commit is contained in:
parent
586d3a4cde
commit
28ec2aaead
1 changed files with 3 additions and 2 deletions
|
@ -72,7 +72,8 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/if} {#if guides.length}
|
||||
{/if}
|
||||
<!-- {#if guides.length}
|
||||
<div class="border rounded-md border-gray-200 dark:border-gray-700 dark:bg-gray-800 bg-white">
|
||||
<div
|
||||
class="flex justify-between items-center py-4 pl-5 pr-4 rounded-t border-b dark:border-gray-700"
|
||||
|
@ -89,6 +90,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{/if} -->
|
||||
</section>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue