From 8fd3e590bc78d48925171767f2ffdadfe3f44b65 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 16 Oct 2022 22:52:47 +0300 Subject: [PATCH] Update csv.js --- scripts/core/csv.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/core/csv.js b/scripts/core/csv.js index 57597670..00c31dc8 100644 --- a/scripts/core/csv.js +++ b/scripts/core/csv.js @@ -23,6 +23,7 @@ const csv2jsonOptions = { subdivision: nullable, city: nullable, network: nullable, + owner: nullable, launched: nullable, closed: nullable, website: nullable,