mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update GuideItem.svelte
This commit is contained in:
parent
eae420e080
commit
bb0e8937a9
1 changed files with 3 additions and 1 deletions
|
@ -35,6 +35,8 @@
|
|||
</svg>
|
||||
</span></a
|
||||
>
|
||||
<div class="text-right text-gray-400 text-sm w-full">{guide.site_name}</div>
|
||||
<div class="text-right text-gray-400 text-sm w-full" title={guide.site_id}>
|
||||
{guide.site_name}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue