mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 14:16:38 -05:00
Update csv.js
This commit is contained in:
parent
e827705b81
commit
4bee968944
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ const csv2jsonOptions = {
|
|||
subdivision: nullable,
|
||||
city: nullable,
|
||||
network: nullable,
|
||||
website: nullable
|
||||
website: nullable,
|
||||
native_name: nullable
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue