mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-07 13:09:49 +00:00
Update submodules
This commit is contained in:
parent
3d95850043
commit
f70d497b49
@ -927,6 +927,8 @@ final class SharedApplicationContext {
|
|||||||
let startTime = CFAbsoluteTimeGetCurrent()
|
let startTime = CFAbsoluteTimeGetCurrent()
|
||||||
self.contextDisposable.set((self.context.get()
|
self.contextDisposable.set((self.context.get()
|
||||||
|> deliverOnMainQueue).start(next: { context in
|
|> deliverOnMainQueue).start(next: { context in
|
||||||
|
print("Application: context took \(CFAbsoluteTimeGetCurrent() - startTime) to become available")
|
||||||
|
|
||||||
var network: Network?
|
var network: Network?
|
||||||
if let context = context {
|
if let context = context {
|
||||||
network = context.context.account.network
|
network = context.context.account.network
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 83fa1631bb4f05caba96ea7a5a8d69e2869bd8f9
|
Subproject commit cf50e9386cf64a962c56880d12f0a4439b4b6ba7
|
@ -1 +1 @@
|
|||||||
Subproject commit 27bc57459f484473049f3128941a0f5c1efd505e
|
Subproject commit 318c47b0aa76e42da3aca49d2b35212c2cf01a20
|
Loading…
x
Reference in New Issue
Block a user