mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-08 19:10:53 +00:00
Disable voice/video recording tooltip, closes #121
This commit is contained in:
parent
0a0a0f9eae
commit
bf69b1b24c
@ -9130,6 +9130,7 @@ public final class ChatControllerImpl: TelegramBaseController, ChatController, G
|
||||
}
|
||||
|
||||
func displayMediaRecordingTooltip() {
|
||||
if ({ return true })() { return } // MARK: Swiftgram
|
||||
guard let peer = self.presentationInterfaceState.renderedPeer?.peer else {
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user