mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various Fixes
This commit is contained in:
@@ -203,7 +203,6 @@ final class ChatMediaInputMetaSectionItemNode: ListViewItemNode {
|
||||
self.imageNode.image = PresentationResourcesChat.chatInputMediaPanelTrendingGifsIcon(theme)
|
||||
title = "Trending"
|
||||
case let .gifEmoji(emoji, file):
|
||||
var emoji = emoji
|
||||
switch emoji {
|
||||
case "😡":
|
||||
title = "Angry"
|
||||
|
||||
Reference in New Issue
Block a user