Chore: housekeeping

This commit is contained in:
Pieter Vander Vennet 2023-07-28 01:12:42 +02:00
parent 9f2a720341
commit adcd130259
19 changed files with 227 additions and 112 deletions

View file

@ -7318,6 +7318,15 @@
},
"question": "Is smoking allowed at {title()}?"
},
"survey_date": {
"mappings": {
"0": {
"then": "This object was last surveyed today"
}
},
"question": "When was this object last surveyed?",
"render": "This object was last surveyed on <b>{survey:date}</b>"
},
"website": {
"question": "What is the website of {title()}?"
},