mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update csv.js
This commit is contained in:
parent
4eb8595e9f
commit
433fbfffdb
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const csv2jsonOptions = {
|
||||||
subdivision: nullable,
|
subdivision: nullable,
|
||||||
city: nullable,
|
city: nullable,
|
||||||
network: nullable,
|
network: nullable,
|
||||||
owner: nullable,
|
owners: listParser,
|
||||||
launched: nullable,
|
launched: nullable,
|
||||||
closed: nullable,
|
closed: nullable,
|
||||||
website: nullable,
|
website: nullable,
|
||||||
|
|
Loading…
Reference in a new issue