main
bruce68410 2 years ago
parent 3a7a91b496
commit f5fa9cccfa

@ -84,9 +84,7 @@ function genCard(vcard) {
"action": {
"type": "uri",
"label": "action",
"uri": "https://www.google.com.tw/maps/place/${encodeURIComponent(
vcard.address
)}"
"uri": "tel:${vcard.tel}"
}
},
`;

Loading…
Cancel
Save