mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Update API
This commit is contained in:
@@ -1322,7 +1322,7 @@ final class GiftSetupScreenComponent: Component {
|
||||
public final class GiftSetupScreen: ViewControllerComponentContainer {
|
||||
public enum Subject: Equatable {
|
||||
case premium(PremiumGiftProduct)
|
||||
case starGift(StarGift)
|
||||
case starGift(StarGift.Gift)
|
||||
}
|
||||
|
||||
private let context: AccountContext
|
||||
|
||||
Reference in New Issue
Block a user