Various UI fixes

This commit is contained in:
Ilya Laktyushin
2019-09-02 21:30:09 +03:00
parent e4a472f246
commit 7d2e62fcce
85 changed files with 4488 additions and 4289 deletions

View File

@@ -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