mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Merge branch 'master' into experimental-2
This commit is contained in:
@@ -40,7 +40,7 @@ public final class SharedNotificationManager {
|
||||
private var inForeground: Bool = false
|
||||
private var inForegroundDisposable: Disposable?
|
||||
|
||||
private var accountManager: AccountManager?
|
||||
private var accountManager: AccountManager<TelegramAccountManagerTypes>?
|
||||
private var accountsAndKeys: [(Account, Bool, MasterNotificationKey)]?
|
||||
private var accountsAndKeysDisposable: Disposable?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user