mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
@@ -8052,7 +8052,7 @@
|
||||
],
|
||||
"tags": {
|
||||
"shop": "supermarket",
|
||||
"organic": "true"
|
||||
"organic": "only"
|
||||
},
|
||||
"name": "Organic Goods Store"
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
],
|
||||
"tags": {
|
||||
"shop": "supermarket",
|
||||
"organic": "true"
|
||||
"organic": "only"
|
||||
},
|
||||
"name": "Organic Goods Store"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1894,7 +1894,7 @@
|
||||
},
|
||||
{
|
||||
"key": "organic",
|
||||
"value": "true"
|
||||
"value": "only"
|
||||
},
|
||||
{
|
||||
"key": "shop",
|
||||
|
||||
Reference in New Issue
Block a user