More questions for charging_stations

This commit is contained in:
Pieter Vander Vennet 2020-10-25 00:45:25 +02:00
parent 0f2f6f555e
commit a67d481478
3 changed files with 100 additions and 20 deletions

View file

@ -504,7 +504,7 @@ export class TagRendering extends UIElement implements TagDependantUIElement {
return answer.SetStyle(answerStyle);
}
console.error("Invalid tagrendering: fallthrough",this)
return new FixedUiElement("");
}