mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
add 'links' to golf_course terms
This commit is contained in:
@@ -2777,7 +2777,9 @@
|
||||
"tags": {
|
||||
"leisure": "golf_course"
|
||||
},
|
||||
"terms": [],
|
||||
"terms": [
|
||||
"links"
|
||||
],
|
||||
"name": "Golf Course"
|
||||
},
|
||||
"leisure/marina": {
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
"tags": {
|
||||
"leisure": "golf_course"
|
||||
},
|
||||
"terms": [],
|
||||
"terms": [
|
||||
"links"
|
||||
],
|
||||
"name": "Golf Course"
|
||||
}
|
||||
Vendored
+1
-1
@@ -1460,7 +1460,7 @@
|
||||
},
|
||||
"leisure/golf_course": {
|
||||
"name": "Golf Course",
|
||||
"terms": ""
|
||||
"terms": "links"
|
||||
},
|
||||
"leisure/marina": {
|
||||
"name": "Marina",
|
||||
|
||||
Reference in New Issue
Block a user