mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
[WIP] Entity input panel
This commit is contained in:
@@ -685,7 +685,8 @@ final class ChatPinnedMessageTitlePanelNode: ChatTitleAccessoryPanelNode {
|
||||
context: strongSelf.context,
|
||||
cache: cache,
|
||||
renderer: renderer,
|
||||
placeholderColor: theme.list.mediaPlaceholderColor
|
||||
placeholderColor: theme.list.mediaPlaceholderColor,
|
||||
attemptSynchronous: false
|
||||
)
|
||||
}
|
||||
let _ = textApply(textArguments)
|
||||
|
||||
Reference in New Issue
Block a user