From d20d5706aac3fe981c8e7d809f38c5d9eaa1d89f Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 29 Jul 2025 11:58:14 -0300 Subject: [PATCH] fix --- public/widget/custom/brandize.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/widget/custom/brandize.js b/public/widget/custom/brandize.js index 7d64354..3139a70 100644 --- a/public/widget/custom/brandize.js +++ b/public/widget/custom/brandize.js @@ -22,7 +22,6 @@ callBtn.addEventListener('click', async () => { console.log('Connecting to agent...'); try { - const { Conversation } = window.ElevenLabs; conversation = await Conversation.startSession({ agentId: 'agent_01jx2xm2w4exwvjhbq52js687f',