forked from MapComplete/MapComplete
Chore: formatting
This commit is contained in:
parent
4168ef01e3
commit
ac632206e9
1 changed files with 6 additions and 6 deletions
|
@ -185,7 +185,7 @@
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
"if": "contact:phone~*",
|
"if": "contact:phone~*",
|
||||||
"then":{
|
"then": {
|
||||||
"special": {
|
"special": {
|
||||||
"type": "link",
|
"type": "link",
|
||||||
"href": "tel:{contact:phone}",
|
"href": "tel:{contact:phone}",
|
||||||
|
|
Loading…
Reference in a new issue