From 6981cce1ef563275cc6c5f81df5642425838835e Mon Sep 17 00:00:00 2001 From: novoLife Date: Fri, 1 Aug 2025 10:56:32 +0800 Subject: [PATCH] revert adding --- data/fields/industrial.json | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/data/fields/industrial.json b/data/fields/industrial.json index d1a68b96..beb642a0 100644 --- a/data/fields/industrial.json +++ b/data/fields/industrial.json @@ -1,26 +1,5 @@ { "key": "industrial", "type": "combo", - "label": "Type", - "strings": { - "options": { - "oil": "Oil", - "grinding_mill": "Grinding Mill", - "factory": "Factory", - "wellsite": "Wellsite", - "depot": "Depot", - "scrap_yard": "Scrap Yard", - "warehouse": "Warehouse", - "brickyard": "Brickyard", - "port": "Port", - "mine": "Mine", - "sawmill": "Sawmill", - "communication": "Communication", - "slaughterhouse": "Slaughterhouse", - "concrete_plant": "Concrete Plant", - "shipyard": "Shipyard", - "heating_station": "Heating Station", - "chemical": "Chemical" - } - } + "label": "Type" }