mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -249,7 +249,7 @@ extension VideoChatScreenComponent.View {
|
||||
iconName = "Call/ToastMessagesDisabled"
|
||||
text = environment.strings.VoiceChat_ToastMessagesDisabled
|
||||
}
|
||||
self.displayNotification(icon: .icon(iconName), text: text, duration: 3)
|
||||
self.displayToast(icon: .icon(iconName), text: text, duration: 3)
|
||||
})))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user