mirror of
https://github.com/iptv-org/database.git
synced 2024-11-22 02:44:10 -05: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,
|
||||
closed: nullable,
|
||||
website: nullable,
|
||||
native_name: nullable
|
||||
native_name: nullable,
|
||||
replaced_by: nullable
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue