forked from MapComplete/MapComplete
Disable questionHint-check on charging-station theme
This commit is contained in:
parent
00698b25ca
commit
d437d813ec
3 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -65,6 +65,7 @@
|
|||
"en": "A charging station",
|
||||
"nl": "Oplaadpunten"
|
||||
},
|
||||
"#":"no-question-hint-check"
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
|
|
|
@ -119,6 +119,7 @@
|
|||
},
|
||||
{
|
||||
"id": "tactile_paving_advanced",
|
||||
"#": "ignore-possible-duplicate",
|
||||
"options": [
|
||||
{
|
||||
"question": {
|
||||
|
@ -176,4 +177,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue