mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 11:20:18 +00:00
Invoke resetStateManagement on account creation
This commit is contained in:
parent
e827833243
commit
43b70a8bb1
@ -710,8 +710,6 @@ final class AuthorizedApplicationContext {
|
|||||||
strongSelf.context.sharedContext.applicationBindings.clearMessageNotifications(ids)
|
strongSelf.context.sharedContext.applicationBindings.clearMessageNotifications(ids)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
self.context.account.resetStateManagement()
|
|
||||||
|
|
||||||
let importableContacts = self.context.sharedContext.contactDataManager?.importable() ?? .single([:])
|
let importableContacts = self.context.sharedContext.contactDataManager?.importable() ?? .single([:])
|
||||||
self.context.account.importableContacts.set(self.context.sharedContext.accountManager.sharedData(keys: [ApplicationSpecificSharedDataKeys.contactSynchronizationSettings])
|
self.context.account.importableContacts.set(self.context.sharedContext.accountManager.sharedData(keys: [ApplicationSpecificSharedDataKeys.contactSynchronizationSettings])
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 124cc2405952513c5ad3b1132d28b794b5881dae
|
Subproject commit 798e2dda429d112e856e743bcae943f25a21f406
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit 6b069e9d20ecc6b9e5a03f5ada9507757e904372
|
Subproject commit a58499d412f4d1855e9009bfa48b57d48d996499
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit df83998c74d550b7bf6dc73aeeff5c794ee30a21
|
Subproject commit 1e89767d7fc7ea42a8a6700632652c1df96c4b67
|
||||||
Loading…
x
Reference in New Issue
Block a user