chore: use questionhint in reception_desk.json

This commit is contained in:
Pieter Vander Vennet 2023-03-09 16:57:08 +01:00
parent b7738ef8b5
commit e0ec32a078
4 changed files with 14 additions and 6 deletions

View file

@ -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>"
}
},