Update submodules

This commit is contained in:
Peter 2019-04-30 15:50:41 +04:00
parent 0866e6cefb
commit a15dcafb91
4 changed files with 4 additions and 5 deletions

View File

@ -591,7 +591,7 @@ final class SharedApplicationContext {
} }
self.mainWindow.coveringView = self.dataImportSplash self.mainWindow.coveringView = self.dataImportSplash
} }
self.dataImportSplash?.progress = (type, value) self.dataImportSplash?.progress = (.generic, progress)
}, completed: { }, completed: {
if let dataImportSplash = self.dataImportSplash { if let dataImportSplash = self.dataImportSplash {
self.dataImportSplash = nil self.dataImportSplash = nil
@ -599,7 +599,6 @@ final class SharedApplicationContext {
self.mainWindow.coveringView = nil self.mainWindow.coveringView = nil
} }
} }
subscriber.putNext(accountManager) subscriber.putNext(accountManager)
subscriber.putCompletion() 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