mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
Fixing some more amenity presets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "town-hall",
|
||||
"fields": [
|
||||
"name",
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "college",
|
||||
"fields": [
|
||||
"name",
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"internet_access",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "veterinary",
|
||||
"fields": [
|
||||
"name",
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "waste-basket",
|
||||
"fields": [
|
||||
"name",
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours"
|
||||
|
||||
Reference in New Issue
Block a user