mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various improvements
This commit is contained in:
@@ -1594,7 +1594,8 @@ final class GiftSetupScreenComponent: Component {
|
||||
replyMessage: nil,
|
||||
accountPeerColor: nil,
|
||||
businessIntro: nil,
|
||||
starGiftsAvailable: false
|
||||
starGiftsAvailable: false,
|
||||
alwaysShowGiftButton: false
|
||||
)
|
||||
|
||||
self.inputMediaNodeBackground.backgroundColor = presentationData.theme.rootController.navigationBar.opaqueBackgroundColor.cgColor
|
||||
|
||||
Reference in New Issue
Block a user