forked from MapComplete/MapComplete
Themes: add filters for 'wifi' and 'electricity'
This commit is contained in:
parent
cb978b37b5
commit
af2c6f4782
2 changed files with 30 additions and 1 deletions
|
@ -296,7 +296,9 @@
|
|||
"filter": [
|
||||
"open_now",
|
||||
"accepts_cash",
|
||||
"accepts_cards"
|
||||
"accepts_cards",
|
||||
"has_internet",
|
||||
"has_electricity"
|
||||
],
|
||||
"deletion": {
|
||||
"softDeletionTags": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue