mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various UI fixes
This commit is contained in:
@@ -169,7 +169,7 @@ open class TelegramBaseController: ViewController, KeyShortcutResponder {
|
||||
})
|
||||
}
|
||||
|
||||
if false, let liveLocationManager = context.liveLocationManager {
|
||||
if let liveLocationManager = context.liveLocationManager {
|
||||
switch locationBroadcastPanelSource {
|
||||
case .none:
|
||||
self.locationBroadcastMode = nil
|
||||
|
||||
Reference in New Issue
Block a user