Scheduled messages

This commit is contained in:
Ilya Laktyushin
2019-08-07 11:28:04 +03:00
parent 68bc73b574
commit 19c1ee8c44
113 changed files with 4805 additions and 3756 deletions

View File

@@ -169,7 +169,7 @@ open class TelegramBaseController: ViewController, KeyShortcutResponder {
})
}
if let liveLocationManager = context.liveLocationManager {
if false, let liveLocationManager = context.liveLocationManager {
switch locationBroadcastPanelSource {
case .none:
self.locationBroadcastMode = nil