Fix sending voice messages without sound

This commit is contained in:
Ali
2020-10-19 00:55:26 +04:00
parent abcef0ff0e
commit a4a40a0aa3
5 changed files with 19 additions and 10 deletions

View File

@@ -91,7 +91,7 @@ final class ChatRecentActionsController: TelegramBaseController {
}, stopMediaRecording: {
}, lockMediaRecording: {
}, deleteRecordedMedia: {
}, sendRecordedMedia: {
}, sendRecordedMedia: { _ in
}, displayRestrictedInfo: { _, _ in
}, displayVideoUnmuteTip: { _ in
}, switchMediaRecordingMode: {