mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Update ChannelItem.svelte
This commit is contained in:
parent
dc2bf3241d
commit
d8703db7b8
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
</a>
|
||||
{#if channel._searchable.is === 'closed'}
|
||||
<div
|
||||
class="text-gray-500 border-[1px] border-gray-200 text-xs inline-flex items-center px-2.5 py-0.5 ml-1 mr-2 dark:bg-gray-700 dark:text-gray-300 cursor-default rounded-full"
|
||||
class="text-gray-500 border-[1px] border-gray-200 text-xs inline-flex items-center px-2.5 py-0.5 ml-1 mr-2 dark:text-gray-300 cursor-default rounded-full"
|
||||
title="closed: {channel.closed}"
|
||||
>
|
||||
Closed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue