8231_testToMaster_2448 #997

Merged
alexm merged 400 commits from 8231_testToMaster_2448 into master 2024-11-26 06:28:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3bae121ed7 - Show all commits

View File

@ -6,7 +6,7 @@ const props = defineProps({
});
const config = {
sip: { icon: 'phone_in_talk', href: `sip:${props.phoneNumber}` },
sip: { icon: 'phone', href: `sip:${props.phoneNumber}` },
'say-simple': {
icon: 'help', // 'whatsapp',
href: `https://verdnatura.saysimple.io/start-conversation?customerIdentity=%2B${props.phoneNumber}&channelId=${props.channel}`,