Update csv.js

This commit is contained in:
Aleksandr Statciuk 2022-10-17 16:24:36 +03:00
parent 4eb8595e9f
commit 433fbfffdb

View file

@ -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,