able to add name of the doctors office

This commit is contained in:
AlexanderRebai 2022-07-11 09:34:46 +00:00
parent e8822454b8
commit a0096f9bd6

View file

@ -38,6 +38,16 @@
"phone",
"email",
"website",
{
"question": {
"en": "What is the name of this doctors place?"
},
"render": "This doctors place is called {name}",
"freeform": {
"key": "name"
},
"id": "name"
},
{
"condition": "amenity=doctors",
"id": "specialty",