mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Fix gift hidden name info
This commit is contained in:
@@ -345,7 +345,7 @@ private final class GiftViewSheetContent: CombinedComponent {
|
||||
originY += 21.0
|
||||
}
|
||||
|
||||
if nameHidden {
|
||||
if nameHidden && incoming {
|
||||
let textFont = Font.regular(13.0)
|
||||
let textColor = theme.list.itemSecondaryTextColor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user