mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Merge commit 'eabf0985ef59bea5dde543427c80c9a223077046'
This commit is contained in:
@@ -1038,7 +1038,6 @@ public final class StarsContext {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
init(account: Account) {
|
||||
self.impl = QueueLocalObject(queue: Queue.mainQueue(), generate: {
|
||||
return StarsContextImpl(account: account)
|
||||
|
||||
Reference in New Issue
Block a user