mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes
This commit is contained in:
@@ -914,7 +914,8 @@ final class GiftSetupScreenComponent: Component {
|
||||
useOpaqueTheme: true,
|
||||
interaction: self.inputMediaInteraction,
|
||||
chatPeerId: nil,
|
||||
stateContext: self.inputMediaNodeStateContext
|
||||
stateContext: self.inputMediaNodeStateContext,
|
||||
forceHasPremium: true
|
||||
)
|
||||
inputMediaNode.clipsToBounds = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user