mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-08 15:03:14 +00:00
chore(merge): downmerge develop into feat/voice-channel — adopt develop voice incoming-call APIs and UI
This commit is contained in:
@@ -281,7 +281,6 @@ const componentToRender = computed(() => {
|
||||
return FormBubble;
|
||||
}
|
||||
|
||||
// Handle voice call bubble
|
||||
if (props.contentType === CONTENT_TYPES.VOICE_CALL) {
|
||||
return VoiceCallBubble;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user