forked from MapComplete/MapComplete
Add option that a TagRendering can automatically introduce a builtin filter when added
This commit is contained in:
parent
f33e9f78b7
commit
5bd14c64da
10 changed files with 54 additions and 16 deletions
|
@ -1304,10 +1304,10 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"has_organic",
|
||||
"sugar_free",
|
||||
"gluten_free",
|
||||
"lactose_free",
|
||||
"filters.has_organic",
|
||||
"filters.sugar_free",
|
||||
"filters.gluten_free",
|
||||
"filters.lactose_free",
|
||||
"accepts_cash",
|
||||
"accepts_cards",
|
||||
"dogs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue