Update submodules

This commit is contained in:
Peter 2019-05-01 18:17:45 +04:00
parent 3d95850043
commit f70d497b49
3 changed files with 4 additions and 2 deletions

View File

@ -927,6 +927,8 @@ final class SharedApplicationContext {
let startTime = CFAbsoluteTimeGetCurrent()
self.contextDisposable.set((self.context.get()
|> deliverOnMainQueue).start(next: { context in
print("Application: context took \(CFAbsoluteTimeGetCurrent() - startTime) to become available")
var network: Network?
if let context = context {
network = context.context.account.network

@ -1 +1 @@
Subproject commit 83fa1631bb4f05caba96ea7a5a8d69e2869bd8f9
Subproject commit cf50e9386cf64a962c56880d12f0a4439b4b6ba7

@ -1 +1 @@
Subproject commit 27bc57459f484473049f3128941a0f5c1efd505e
Subproject commit 318c47b0aa76e42da3aca49d2b35212c2cf01a20