white-nest-40686
02/14/2025, 12:44 PMtitle for email, phone, website, Terms of Service, Privacy Policy, they are present in the json config but not on mask
Please in email link field** in json config**: prepend mailto:
Please in phone link field **in json config**: prepend tel:
In this case i don't need to copy config in my code to change them
js
"website": {
"title": "https://www.domain",
"link": "https://www.domain"
},
"email": {
"title": "info@domain",
"link": "info@domain"
},
"phone": {
"title": "123456",
"link": "123456"
},
"termsOfService": {
"title": "https://www.domain/termsofservice",
"link": "https://www.domain/termsofservice"
},
"privacyPolicy": {
"title": "https://www.domain/privacypolicy",
"link": "https://www.domain/privacypolicy"
},,
https://cdn.discordapp.com/attachments/1339940192311840838/1339940192601112667/image.png?ex=67b08c0c&is=67af3a8c&hm=72ec98242bc41b8e1c3b983adb8aa29bdbc62d300c17672d5e39d5dd6d904e5d&white-nest-40686
03/29/2025, 7:50 AMwhite-nest-40686
08/12/2025, 10:56 AM