mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Giveaway improvements
This commit is contained in:
@@ -305,6 +305,8 @@ public func chatListItemStrings(strings: PresentationStrings, nameDisplayOrder:
|
||||
} else {
|
||||
messageText = strings.Notification_Story
|
||||
}
|
||||
case _ as TelegramMediaGiveaway:
|
||||
messageText = strings.Message_Giveaway
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user