mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update HTMLPreview.svelte
This commit is contained in:
parent
89e188f6b2
commit
b3a542e88a
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="align-top w-full overflow-hidden">
|
<td class="align-top w-full overflow-hidden">
|
||||||
<div class="flex pb-3 text-sm text-gray-800 dark:text-gray-100">
|
<div class="pb-3 text-sm text-gray-800 dark:text-gray-100">
|
||||||
{#if field.type === 'image'}
|
{#if field.type === 'image'}
|
||||||
<img
|
<img
|
||||||
src={field.value}
|
src={field.value}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue