mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -229,7 +229,8 @@ final class BusinessIntroSetupScreenComponent: Component {
|
||||
hasSearch: true,
|
||||
hasTrending: false,
|
||||
forceHasPremium: true,
|
||||
searchIsPlaceholderOnly: false
|
||||
searchIsPlaceholderOnly: false,
|
||||
subject: .greetingStickers
|
||||
)
|
||||
self.stickerContentDisposable = (stickerContent
|
||||
|> deliverOnMainQueue).start(next: { [weak self] stickerContent in
|
||||
|
||||
Reference in New Issue
Block a user