forked from MapComplete/MapComplete
Add glutenfree theme, fix #2031, some other improvements to fix output
This commit is contained in:
parent
29ee4ae155
commit
f4fc954564
8 changed files with 41 additions and 16 deletions
|
@ -83,7 +83,6 @@ class ExpandFilter extends DesugaringStep<LayerConfigJson> {
|
|||
context.err("Got undefined as filter expansion in "+tagRendering["id"])
|
||||
continue
|
||||
}
|
||||
console.log("Adding filter",filterName," due to", tagRendering["id"])
|
||||
filters.push(filterName)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue