mirror of
https://github.com/iptv-org/database.git
synced 2024-11-24 19:51:25 -05:00
Update csv.js
This commit is contained in:
parent
340023f57e
commit
dfd51a5a92
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ const csv2jsonOptions = {
|
||||||
subdivision: nullable,
|
subdivision: nullable,
|
||||||
city: nullable,
|
city: nullable,
|
||||||
network: nullable,
|
network: nullable,
|
||||||
|
launched: nullable,
|
||||||
|
closed: nullable,
|
||||||
website: nullable,
|
website: nullable,
|
||||||
native_name: nullable
|
native_name: nullable
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue