mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Update HTMLPreview.svelte
This commit is contained in:
parent
0ae8b64ae2
commit
bcfb55cfab
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
const fieldset = [
|
||||
{ name: 'logo', type: 'image', value: data.logo },
|
||||
{ name: 'name', type: 'string', value: data.name },
|
||||
{ name: 'native_name', type: 'string', value: data.native_name },
|
||||
{ name: 'alt_names', type: 'string', value: data.alt_names.join(', ') },
|
||||
{
|
||||
name: 'network',
|
||||
type: 'link',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue