Minor fix
This commit is contained in:
parent
472d17557f
commit
a48c018e90
1 changed files with 2 additions and 2 deletions
|
|
@ -156,8 +156,8 @@ export default {
|
|||
Email: transfer.data.email,
|
||||
});
|
||||
if (
|
||||
window.embeddedservice_bootstrap.liveAgentAPI &&
|
||||
typeof window.embeddedservice_bootstrap.liveAgentAPI.startChat ===
|
||||
window.embeddedservice_bootstrap.utilAPI &&
|
||||
typeof window.embeddedservice_bootstrap.utilAPI.launchChat ===
|
||||
"function"
|
||||
) {
|
||||
window.embeddedservice_bootstrap.utilAPI.launchChat();
|
||||
|
|
|
|||
Loading…
Reference in a new issue