From fa3563bc025706d15cb1b47ff77368f339f9fc17 Mon Sep 17 00:00:00 2001 From: archpdx Date: Wed, 8 Jun 2022 04:31:02 -0700 Subject: [PATCH] Remove `fields` from Main Entrance (#491) * Add more fields to `entrance=main` * Remove `fields` --- data/presets/entrance/main.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/data/presets/entrance/main.json b/data/presets/entrance/main.json index 881aea43..466faf8d 100644 --- a/data/presets/entrance/main.json +++ b/data/presets/entrance/main.json @@ -1,11 +1,5 @@ { "icon": "maki-entrance-alt1", - "fields": [ - "ref", - "door", - "access_simple", - "level" - ], "geometry": [ "vertex" ],