mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -295,7 +295,7 @@ public final class AccountContextImpl: AccountContext {
|
||||
self.themeUpdateManager = ThemeUpdateManagerImpl(sharedContext: sharedContext, account: account)
|
||||
|
||||
self.inAppPurchaseManager = InAppPurchaseManager(engine: self.engine)
|
||||
self.starsContext = self.engine.payments.peerStarsContext(peerId: account.peerId)
|
||||
self.starsContext = self.engine.payments.peerStarsContext()
|
||||
} else {
|
||||
self.prefetchManager = nil
|
||||
self.wallpaperUploadManager = nil
|
||||
|
||||
Reference in New Issue
Block a user