Chore: fix build

This commit is contained in:
Pieter Vander Vennet 2025-04-21 12:34:40 +02:00
parent 3bc8eae6b1
commit 20f005693d

View file

@ -140,14 +140,30 @@
],
"lineRendering": [],
"tagRenderings": [
"images",
{
"render": {
"special": {
"before": "{image_carousel(toilets:panoramax;toilets:mapillary;toilets:images)}",
"type": "image_upload",
"key": "toilets:panoramax",
"label": {
"en": "Add a picture of the toilets",
"nl": "Voeg een foto van de toiletten toe"
}
}
}
},
{
"id": "dead",
"labels": [
"hidden",
"relevant_questions"
],
"condition": "id=",
"condition": {
"and": [
"id="
]
},
"render": "Only used to make sure 'relevant-questions' is known"
},
{