From c4a022616024dccc94fe5fa6ea75f67451a6aff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Gy=C3=B6ngy=C3=B6si?= Date: Sat, 7 Sep 2024 12:59:07 +0200 Subject: [PATCH] Added `address` field to `amenity=parcel_locker` --- data/presets/amenity/parcel_locker.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/presets/amenity/parcel_locker.json b/data/presets/amenity/parcel_locker.json index 5203d0295..873868ebe 100644 --- a/data/presets/amenity/parcel_locker.json +++ b/data/presets/amenity/parcel_locker.json @@ -10,6 +10,7 @@ "wheelchair" ], "moreFields": [ + "address", "brand", "collection_times", "colour",