Add operator:type field to park related presets (#698)

This commit is contained in:
archpdx
2022-12-21 02:24:31 -08:00
committed by GitHub
parent d8ef761b52
commit 7b7ed57cd8
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
"fields": [
"name",
"operator",
"operator/type",
"address",
"opening_hours"
],
+1
View File
@@ -3,6 +3,7 @@
"fields": [
"name",
"operator",
"operator/type",
"address",
"opening_hours"
],
+2
View File
@@ -2,6 +2,8 @@
"icon": "maki-pitch",
"fields": [
"name",
"operator",
"operator/type",
"sport",
"building_area",
"address",