forked from MapComplete/MapComplete
Add new direction indicators
This commit is contained in:
parent
aacbb74caf
commit
a365172e0c
6 changed files with 299 additions and 32 deletions
|
@ -5,6 +5,9 @@
|
|||
"reviews": {
|
||||
"render": "{reviews()}"
|
||||
},
|
||||
"minimap": {
|
||||
"render": "<div class='w-full h-6 rounded-full'>{minimap(19, {id})}</div>"
|
||||
},
|
||||
"phone": {
|
||||
"question": {
|
||||
"en": "What is the phone number of {name}?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue