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:
@@ -781,7 +781,7 @@ final class GiftOptionsScreenComponent: Component {
|
||||
ribbon: product.discount.flatMap {
|
||||
GiftItemComponent.Ribbon(
|
||||
text: "-\($0)%",
|
||||
color: .red
|
||||
color: .purple
|
||||
)
|
||||
},
|
||||
isLoading: self.inProgressPremiumGift == product.id
|
||||
|
||||
Reference in New Issue
Block a user