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
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…
Reference in a new issue