Skip to content

Commit 02b1bb3

Browse files
committed
add books field to Library and Bookstore presets
(see also #1001)
1 parent 43b6649 commit 02b1bb3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/presets/amenity/library.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"access_simple",
1717
"air_conditioning",
1818
"baby_feeding",
19+
"books",
1920
"polling_station"
2021
],
2122
"geometry": [

data/presets/shop/books.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"icon": "fas-book",
33
"fields": [
44
"{shop}",
5+
"books",
56
"internet_access"
67
],
78
"moreFields": [

0 commit comments

Comments
 (0)