forked from MapComplete/MapComplete
chore: use questionhint in reception_desk.json
This commit is contained in:
parent
b7738ef8b5
commit
e0ec32a078
4 changed files with 14 additions and 6 deletions
|
@ -6636,7 +6636,8 @@
|
|||
},
|
||||
"tagRenderings": {
|
||||
"desk-height": {
|
||||
"question": "What is the height of the reception desk? <div class='subtle'>This is measured from the floor to the lowest usable part of the desk</div>",
|
||||
"question": "What is the height of the reception desk? ",
|
||||
"questionHint": "This is measured from the floor to the lowest usable part of the desk",
|
||||
"render": "The height of the desk is <b>{canonical(desk:height)}</b>"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue