mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-06 17:00:13 +00:00
Fix build
This commit is contained in:
parent
380e6c4210
commit
5a5892b3a7
@ -5156,7 +5156,7 @@ final class ChatListSearchListPaneNode: ASDisplayNode, ChatListSearchPaneNode {
|
||||
content: .starsSent(context: self.context, title: "", text: [AnimatedTextComponent.Item(
|
||||
id: AnyHashable(0),
|
||||
isUnbreakable: true,
|
||||
content: .text("\(price) Stars spent on extra search."),
|
||||
content: .text("\(price) Stars spent on extra search.")
|
||||
)], hasUndo: false),
|
||||
elevatedLayout: false,
|
||||
animateInAsReplacement: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user