mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Entity input panel
This commit is contained in:
@@ -76,7 +76,8 @@ final class ReplyAccessoryPanelNode: AccessoryPanelNode {
|
||||
context: context,
|
||||
cache: animationCache,
|
||||
renderer: animationRenderer,
|
||||
placeholderColor: theme.list.mediaPlaceholderColor
|
||||
placeholderColor: theme.list.mediaPlaceholderColor,
|
||||
attemptSynchronous: false
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user