mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Merge commit 'b909d1bea021e1c9c86626981a189d715dfffad5'
This commit is contained in:
@@ -458,6 +458,8 @@ public final class ChatMessageWebpageBubbleContentNode: ChatMessageBubbleContent
|
||||
actionTitle = item.presentationData.strings.Chat_OpenStory
|
||||
case "telegram_channel_boost":
|
||||
actionTitle = item.presentationData.strings.Conversation_BoostChannel
|
||||
case "telegram_group_boost":
|
||||
actionTitle = item.presentationData.strings.Conversation_BoostChannel
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user