mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
Add access_simple field to basketball and tennis presets as per issue #3336
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"fields": [
|
||||
"surface",
|
||||
"hoops",
|
||||
"lit"
|
||||
"lit",
|
||||
"access_simple"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"icon": "tennis",
|
||||
"fields": [
|
||||
"surface",
|
||||
"lit"
|
||||
"lit",
|
||||
"access_simple"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user