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,
city: nullable,
network: nullable,
owner: nullable,
owners: listParser,
launched: nullable,
closed: nullable,
website: nullable,