mirror of
https://github.com/iptv-org/database.git
synced 2025-05-09 19:20:01 -04:00
Update csv.js
This commit is contained in:
parent
bcf5480fcb
commit
69b69b2a21
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ const csv2jsonOptions = {
|
||||||
launched: nullable,
|
launched: nullable,
|
||||||
closed: nullable,
|
closed: nullable,
|
||||||
website: nullable,
|
website: nullable,
|
||||||
native_name: nullable
|
native_name: nullable,
|
||||||
|
replaced_by: nullable
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue