Skip to content

Commit

Permalink
add books field to Library and Bookstore presets
Browse files Browse the repository at this point in the history
(see also #1001)
  • Loading branch information
tyrasd committed Dec 16, 2023
1 parent 43b6649 commit 02b1bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/presets/amenity/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"access_simple",
"air_conditioning",
"baby_feeding",
"books",
"polling_station"
],
"geometry": [
Expand Down
1 change: 1 addition & 0 deletions data/presets/shop/books.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"icon": "fas-book",
"fields": [
"{shop}",
"books",
"internet_access"
],
"moreFields": [
Expand Down

0 comments on commit 02b1bb3

Please sign in to comment.