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