forked from MapComplete/MapComplete
Add more checks on parsing from JSON, fix of those issues on the builtin themes
This commit is contained in:
parent
8da0893c05
commit
97ec893479
9 changed files with 117 additions and 29 deletions
|
@ -161,7 +161,7 @@
|
|||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"operator~Natuurpunt"
|
||||
"operator=Natuurpunt"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue