mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Fix marina preset
This commit is contained in:
@@ -1962,11 +1962,10 @@
|
||||
"name": "Golf Course"
|
||||
},
|
||||
"leisure/marina": {
|
||||
"icon": "marina",
|
||||
"icon": "harbor",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"icon": "marina",
|
||||
"icon": "harbor",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
Reference in New Issue
Block a user