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:
@@ -80,7 +80,6 @@ public final class InAppPurchaseManager: NSObject {
|
||||
self.productRequest = productRequest
|
||||
}
|
||||
|
||||
|
||||
public var availableProducts: Signal<[Product], NoError> {
|
||||
if self.products.isEmpty && self.productRequest == nil {
|
||||
self.requestProducts()
|
||||
|
||||
Reference in New Issue
Block a user