NTP-21033 | hotfix

This commit is contained in:
varnit goyal
2025-01-06 11:17:41 +05:30
parent 45af501578
commit 2162ec5423

View File

@@ -116,7 +116,6 @@ function extractUserCallModelUpdatedPush(rawResponse) {
}
}
if (jsonData?.pushType === pushResponseTypes.UserCCRuntimeUpdatedPush) {
debugger;
const payload = jsonData?.data;
//handle ameyo erroronous condition
if (payload?.isOnBreak) {