chore: Reply window fixes (#11242)

- Fixed the can reply window links.
- Added the supported file types for Instagram.
This commit is contained in:
Muhsin Keloth
2025-04-04 13:03:41 +05:30
committed by GitHub
parent 1a78a9243f
commit ae0b68147e
5 changed files with 29 additions and 3 deletions

View File

@@ -1195,6 +1195,7 @@ export default {
:mode="replyType"
:on-file-upload="onFileUpload"
:on-send="onSendReply"
:conversation-type="conversationType"
:recording-audio-duration-text="recordingAudioDurationText"
:recording-audio-state="recordingAudioState"
:send-button-text="replyButtonLabel"