mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 03:09:56 +00:00
Update submodules
This commit is contained in:
parent
0866e6cefb
commit
a15dcafb91
@ -591,7 +591,7 @@ final class SharedApplicationContext {
|
||||
}
|
||||
self.mainWindow.coveringView = self.dataImportSplash
|
||||
}
|
||||
self.dataImportSplash?.progress = (type, value)
|
||||
self.dataImportSplash?.progress = (.generic, progress)
|
||||
}, completed: {
|
||||
if let dataImportSplash = self.dataImportSplash {
|
||||
self.dataImportSplash = nil
|
||||
@ -599,7 +599,6 @@ final class SharedApplicationContext {
|
||||
self.mainWindow.coveringView = nil
|
||||
}
|
||||
}
|
||||
|
||||
subscriber.putNext(accountManager)
|
||||
subscriber.putCompletion()
|
||||
})
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 804f17af081fa7929aede3a790b20c47ee4d4347
|
||||
Subproject commit 455f28496b8def82d20c4df74990b6bd9345af20
|
||||
@ -1 +1 @@
|
||||
Subproject commit 9c3046ea2cb13c769755c759a3ad5c3fc09a6821
|
||||
Subproject commit f7e3adaf7a7b13a7db5e3b9b0f52423ef3c6765a
|
||||
@ -1 +1 @@
|
||||
Subproject commit 1582c23d13dea08cb78cc9a01fac208bce775850
|
||||
Subproject commit 14e6aa6b278f53301a576f335bf15bb0568b0c27
|
||||
Loading…
x
Reference in New Issue
Block a user