Disable questionHint-check on charging-station theme

This commit is contained in:
Pieter Vander Vennet 2023-03-09 15:14:02 +01:00
parent 00698b25ca
commit d437d813ec
3 changed files with 5 additions and 2 deletions

View file

@ -80,6 +80,7 @@
"es": "Una estación de carga",
"fr": "Une station de recharge"
},
"#": "no-question-hint-check",
"tagRenderings": [
"images",
{
@ -5064,4 +5065,4 @@
},
"neededChangesets": 10
}
}
}

View file

@ -65,6 +65,7 @@
"en": "A charging station",
"nl": "Oplaadpunten"
},
"#":"no-question-hint-check"
"tagRenderings": [
"images",
{

View file

@ -119,6 +119,7 @@
},
{
"id": "tactile_paving_advanced",
"#": "ignore-possible-duplicate",
"options": [
{
"question": {
@ -176,4 +177,4 @@
]
}
]
}
}