Add extra check: don't allow conditions in icon-renderings

This commit is contained in:
Pieter Vander Vennet 2022-08-18 14:39:40 +02:00
parent 88086ed6f2
commit 5129357fa3
5 changed files with 44 additions and 52 deletions

View file

@ -178,8 +178,6 @@
"centroid"
],
"icon": {
"render": null,
"condition": "indoor=room",
"mappings": [
{
"if": {

View file

@ -368,4 +368,4 @@
]
}
]
}
}