forked from MapComplete/MapComplete
Themes(toilets): add ratings
This commit is contained in:
parent
3a230b13ea
commit
5276442209
1 changed files with 13 additions and 0 deletions
|
@ -186,6 +186,19 @@
|
|||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"id": "toilet-reviews",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "reviews",
|
||||
"fallback": "toilet",
|
||||
"question": {
|
||||
"en": "How would you rate this toilet?",
|
||||
"nl": "Hoe goed is deze toilet?"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"level",
|
||||
{
|
||||
"question": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue