Changed tourist attraction icon from monument to star

This commit is contained in:
Lucy King
2017-12-02 12:29:52 +00:00
parent efc4f6c88c
commit 997a6a2ae7
+2 -2
View File
@@ -1,5 +1,5 @@
{
"icon": "monument",
"icon": "star",
"fields": [
"name",
"operator",
@@ -14,4 +14,4 @@
"tourism": "attraction"
},
"name": "Tourist Attraction"
}
}