NTP-26126| Update callStateManager.ts | varshitha

This commit is contained in:
Podili Varshitha
2025-01-22 16:56:49 +05:30
committed by GitHub
parent 44c5c955ed
commit 3de1ab62ef

View File

@@ -130,11 +130,7 @@ class CallStateManager {
window.postMessage({
type: MessagingType.ON_CRM_NOTIFY_PUSH
})
window.postMessage({
type: MessagingType.ON_AMEYO_CALL_TRANSFER,
data
})
this.state.customerInfo = {
...this.state.customerInfo,
phoneNumber: parsedQuery?.phone,